MatrixSynapse/synapse/app
Richard van der Hoff 795b0849f3 Add a comment which might save some confusion 2017-11-24 00:34:56 +00:00
..
__init__.py Fix flake8 violation 2016-07-26 11:59:08 +01:00
_base.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
appservice.py Factor out common application start 2017-08-15 17:04:40 +01:00
client_reader.py Factor out common application start 2017-08-15 17:04:40 +01:00
federation_reader.py Factor out common application start 2017-08-15 17:04:40 +01:00
federation_sender.py Factor out common application start 2017-08-15 17:04:40 +01:00
frontend_proxy.py Merge pull request #2586 from matrix-org/rav/frontend_proxy_auth_header 2017-10-27 11:01:50 +01:00
homeserver.py Add config option to disable media_repo on main synapse 2017-11-22 16:20:27 +00:00
media_repository.py Add config option to disable media_repo on main synapse 2017-11-22 16:20:27 +00:00
pusher.py Factor out common application start 2017-08-15 17:04:40 +01:00
synchrotron.py Add a comment which might save some confusion 2017-11-24 00:34:56 +00:00
synctl.py synctl.py: Check if synapse is already running 2017-04-13 18:00:02 +05:30
user_dir.py Fix user_dir startup 2017-08-16 15:11:29 +01:00