MatrixSynapse/synapse/handlers
Mark Haines 9fbd504b4e Merge pull request from matrix-org/markjh/distributor_facade
Wrap calls to distributor.fire in appropriately named functions
2015-12-02 09:44:56 +00:00
..
__init__.py
_base.py
account_data.py Add API for setting account_data globaly or on a per room basis 2015-12-01 18:41:32 +00:00
admin.py
appservice.py
auth.py
directory.py
events.py Wrap calls to distributor.fire in appropriately named functions so that static analysis can work out want is calling what 2015-12-01 20:53:04 +00:00
federation.py Wrap calls to distributor.fire in appropriately named functions so that static analysis can work out want is calling what 2015-12-01 20:53:04 +00:00
identity.py
message.py Wrap calls to distributor.fire in appropriately named functions so that static analysis can work out want is calling what 2015-12-01 20:53:04 +00:00
presence.py Wrap calls to distributor.fire in appropriately named functions so that static analysis can work out want is calling what 2015-12-01 20:53:04 +00:00
profile.py Wrap calls to distributor.fire in appropriately named functions so that static analysis can work out want is calling what 2015-12-01 20:53:04 +00:00
receipts.py
register.py Wrap calls to distributor.fire in appropriately named functions so that static analysis can work out want is calling what 2015-12-01 20:53:04 +00:00
room.py Wrap calls to distributor.fire in appropriately named functions so that static analysis can work out want is calling what 2015-12-01 20:53:04 +00:00
search.py Search: Don't disregard grouping info in pagination tokens 2015-12-01 16:47:18 +00:00
sync.py Add API for setting account_data globaly or on a per room basis 2015-12-01 18:41:32 +00:00
typing.py