MatrixSynapse/synapse/app
Patrick Cloke da75d2ea1f
Add type hints for the federation sender. (#9681)
Includes an abstract base class which both the FederationSender
and the FederationRemoteSendQueue must implement.
2021-03-29 11:43:20 -04:00
..
__init__.py Enable flake8-bugbear, but disable most checks. (#9499) 2021-03-16 14:19:27 -04:00
_base.py Suppress CryptographyDeprecationWarning (#9698) 2021-03-26 17:33:55 +00:00
admin_cmd.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Add type hints for the federation sender. (#9681) 2021-03-29 11:43:20 -04:00
homeserver.py Suppress CryptographyDeprecationWarning (#9698) 2021-03-26 17:33:55 +00:00
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py