MatrixSynapse/synapse/app
Patrick Cloke 4586119f0b
Add missing type hints to config classes. (#12402)
2022-04-11 12:07:23 -04:00
..
__init__.py
_base.py Add missing type hints to config classes. (#12402) 2022-04-11 12:07:23 -04:00
admin_cmd.py Move `update_client_ip` background job from the main process to the background worker. (#12251) 2022-04-01 13:08:55 +01:00
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Move `update_client_ip` background job from the main process to the background worker. (#12251) 2022-04-01 13:08:55 +01:00
homeserver.py Add restrictions by default to open registration in Synapse (#12091) 2022-03-25 10:11:01 -07:00
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py