MatrixSynapse/synapse/handlers
Erik Johnston ea320d3464 Don't work out unread_notifs_for_room_id unless needed 2016-01-29 13:34:48 +00:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
directory.py
events.py Only fetch events for rooms and receipts 2016-01-21 16:10:37 +00:00
federation.py Federation: drop events which cause SynapseErrors 2016-01-27 17:02:10 +00:00
identity.py
message.py Allow paginating backwards from stream token 2016-01-28 11:52:34 +00:00
presence.py
profile.py
receipts.py
register.py Underscores are allowed in user ids 2016-01-22 14:59:49 +00:00
room.py
search.py
sync.py Don't work out unread_notifs_for_room_id unless needed 2016-01-29 13:34:48 +00:00
typing.py