forked-synapse/synapse/app
Richard van der Hoff fcdfc911ee Add a hook for custom rest endpoints
Let the user specify custom modules which can be used for implementing extra
endpoints.
2017-11-02 14:36:55 +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 a hook for custom rest endpoints 2017-11-02 14:36:55 +00:00
media_repository.py Factor out common application start 2017-08-15 17:04:40 +01:00
pusher.py Factor out common application start 2017-08-15 17:04:40 +01:00
synchrotron.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/groups_merged 2017-09-19 11:07:45 +01: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