forked-synapse/synapse/app
2018-03-13 11:08:10 +00:00
..
__init__.py Fix flake8 violation 2016-07-26 11:59:08 +01:00
_base.py Remove logger argument and do not catch replication listener 2017-12-18 20:00:42 +01:00
appservice.py Factor out get_db_conn to HomeServer base class 2018-01-26 00:56:49 +00:00
client_reader.py Don't build handlers on workers unnecessarily 2018-03-13 11:08:10 +00:00
event_creator.py Don't build handlers on workers unnecessarily 2018-03-13 11:08:10 +00:00
federation_reader.py Don't build handlers on workers unnecessarily 2018-03-13 11:08:10 +00:00
federation_sender.py Factor out get_db_conn to HomeServer base class 2018-01-26 00:56:49 +00:00
frontend_proxy.py Don't build handlers on workers unnecessarily 2018-03-13 11:08:10 +00:00
homeserver.py Split replication layer into two 2018-03-13 10:55:47 +00:00
media_repository.py Don't build handlers on workers unnecessarily 2018-03-13 11:08:10 +00:00
pusher.py Move storage functions for push calculations 2018-02-27 13:58:16 +00:00
synchrotron.py Move storage functions for push calculations 2018-02-27 13:58:16 +00:00
synctl.py Actually make it work 2018-01-12 10:39:27 +00:00
user_dir.py Factor out get_db_conn to HomeServer base class 2018-01-26 00:56:49 +00:00