MatrixSynapse/synapse/handlers
Erik Johnston 8a59915d7d Merge branch 'hotfixes-v0.7.0f' of github.com:matrix-org/synapse into develop 2015-02-16 09:47:22 +00:00
..
__init__.py Dependency inject ApplicationServiceApi when creating ApplicationServicesHandler. 2015-02-05 17:04:59 +00:00
_base.py
admin.py
appservice.py Notify ASes for events sent by other users in a room which an AS user is a part of. 2015-02-11 10:36:08 +00:00
directory.py PEP8-ify 2015-02-11 10:41:33 +00:00
events.py
federation.py resolve_events expect lists, not dicts 2015-02-15 20:20:51 +00:00
login.py
message.py Reindent code to be less human-readable to keep pep8 from complaining 2015-02-12 19:19:37 +00:00
presence.py Fix code-style 2015-02-10 17:58:36 +00:00
profile.py
register.py Merge branch 'develop' into application-services 2015-02-11 10:03:24 +00:00
room.py Remove debug logging 2015-02-11 16:50:46 +00:00
sync.py Fix code-style 2015-02-10 17:58:36 +00:00
typing.py