MatrixSynapse/synapse/handlers
Erik Johnston aba0b2a39b Merge pull request #935 from matrix-org/erikj/backfill_notifs
Don't notify pusher pool for backfilled events
2016-07-20 13:39:16 +01:00
..
__init__.py Summary line 2016-07-19 10:28:27 +01:00
_base.py Type annotations 2016-07-19 18:56:16 +01:00
account_data.py
admin.py
appservice.py
auth.py Type annotations 2016-07-19 18:56:16 +01:00
device.py Add device_id support to /login 2016-07-18 16:39:44 +01:00
directory.py
events.py
federation.py Don't notify pusher pool for backfilled events 2016-07-20 13:25:06 +01:00
identity.py requestToken update 2016-06-30 17:51:28 +01:00
message.py Add filter param to /messages API 2016-07-14 16:30:56 +01:00
presence.py .values() returns list of sets 2016-06-06 16:00:09 +01:00
profile.py Remove registered_users from the distributor. 2016-06-17 19:14:16 +01:00
receipts.py
register.py Further registration refactoring 2016-07-19 18:46:19 +01:00
room.py Pull full state for each room all at once 2016-06-08 15:51:49 +01:00
room_member.py
search.py
sync.py
typing.py Don't hit DB for noop replications queries 2016-06-08 11:33:30 +01:00