forked-synapse/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 copyrights 2016-01-07 04:26:29 +00:00
_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 copyrights 2016-01-07 04:26:29 +00:00
admin.py copyrights 2016-01-07 04:26:29 +00:00
appservice.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Allow guests to upgrade their accounts 2016-01-05 18:01:18 +00:00
directory.py copyrights 2016-01-07 04:26:29 +00:00
events.py Dont fire user_joined_room when guest hits /events 2016-01-12 11:04:06 +00:00
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 copyrights 2016-01-07 04:26:29 +00:00
message.py Require unbanning before other membership changes 2016-01-15 16:27:26 +00:00
presence.py copyrights 2016-01-07 04:26:29 +00:00
profile.py copyrights 2016-01-07 04:26:29 +00:00
receipts.py copyrights 2016-01-07 04:26:29 +00:00
register.py M_INVALID_USERNAME to be consistent with the parameter name 2016-01-15 10:06:34 +00:00
room.py Require unbanning before other membership changes 2016-01-15 16:27:26 +00:00
search.py copyrights 2016-01-07 04:26:29 +00:00
sync.py Only compute unread notifications for rooms we send down stream 2016-01-19 17:19:53 +00:00
typing.py copyrights 2016-01-07 04:26:29 +00:00