MatrixSynapse/synapse/handlers
Erik Johnston af30140621 Merge pull request #506 from matrix-org/erikj/push_fast
Only compute unread notifications for rooms we send down stream
2016-01-19 17:31:10 +00:00
..
__init__.py
_base.py Don't use form of get_state_for_events with None state_key 2016-01-19 17:14:46 +00:00
account_data.py
admin.py
appservice.py
auth.py
directory.py
events.py
federation.py Add regex cache. Only caculate push actions for users that have sent read receipts, and are on that server 2016-01-19 16:01:05 +00:00
identity.py
message.py Require unbanning before other membership changes 2016-01-15 16:27:26 +00:00
presence.py
profile.py
receipts.py
register.py
room.py Require unbanning before other membership changes 2016-01-15 16:27:26 +00:00
search.py
sync.py Only compute unread notifications for rooms we send down stream 2016-01-19 17:19:53 +00:00
typing.py