MatrixSynapse/synapse/app
Patrick Cloke 68bb26da69
Allow redacting events on workers (#8994)
Adds the redacts endpoint to workers that have the client listener.
2020-12-29 07:40:12 -05:00
..
__init__.py
_base.py Fix deadlock on SIGHUP (#8918) 2020-12-10 16:56:05 +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 Allow redacting events on workers (#8994) 2020-12-29 07:40:12 -05:00
homeserver.py Implement a username picker for synapse (#8942) 2020-12-18 14:19:46 +00:00
media_repository.py
phone_stats_home.py Move additional tasks to the background worker, part 3 (#8489) 2020-10-09 07:37:51 -04:00
pusher.py
synchrotron.py
user_dir.py