anonymousland-synapse/synapse/app
2022-05-10 11:08:45 +01:00
..
__init__.py Use importlib.metadata to read requirements (#12088) 2022-03-01 17:44:41 +00:00
_base.py Use ParamSpec in a few places (#12667) 2022-05-09 10:27:39 +00:00
admin_cmd.py Add the update_user_directory_from_worker configuration option (superseding update_user_directory) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2022-05-10 11:08:45 +01:00
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Add the update_user_directory_from_worker configuration option (superseding update_user_directory) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2022-05-10 11:08:45 +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 Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
pusher.py
synchrotron.py
user_dir.py