moment/src/backend
miruka b0d31af3c0 fetch_homeservers: use nio to make aiohttp session
Use a throwaway nio client to make ourself an aiohttp session with proxy
support, that way we don't have to depend on aiohttp and aiohttp-socks
libraries
2021-03-03 17:14:57 -04:00
..
models Lock position of the room that's focused in GUI 2021-03-03 17:14:57 -04:00
pcn settings.py: add Chat.Composer.TypingNotifications 2021-03-03 17:14:55 -04:00
__init__.py Bump version strings to v0.7.0 2021-03-03 17:14:56 -04:00
backend.py fetch_homeservers: use nio to make aiohttp session 2021-03-03 17:14:57 -04:00
color.py Merge color.py and svg_colors.py 2021-03-03 17:14:55 -04:00
errors.py errors.py: remove duplicate MatrixBadGateway class 2021-03-03 17:14:56 -04:00
html_markdown.py Merge color.py and svg_colors.py 2021-03-03 17:14:55 -04:00
matrix_client.py Lock position of the room that's focused in GUI 2021-03-03 17:14:57 -04:00
media_cache.py Add visible indicator when downloading files 2021-03-03 17:14:55 -04:00
nio_callbacks.py Room context menu: notification setting checkmark 2021-03-03 17:14:56 -04:00
presence.py Fix filtered_members models updates 2021-03-03 17:12:09 -04:00
pyotherside_events.py Make desktop notifications follow push rules 2021-03-03 17:14:56 -04:00
qml_bridge.py Add warning popup when old settings.json detected 2021-03-03 17:14:55 -04:00
sso_server.py Fix flake8/mypy/isort code errors from new setup 2021-03-03 17:14:55 -04:00
theme_parser.py Add copyright header to source code files 2021-03-03 17:12:08 -04:00
user_files.py Add warning popup when old settings.json detected 2021-03-03 17:14:55 -04:00
utils.py Add options to disable HTML in notifications 2021-03-03 17:14:56 -04:00