forked-synapse/synapse/handlers
Erik Johnston 72ba26679b Merge pull request #480 from matrix-org/erikj/guest_event_tightloop
Dont fire user_joined_room when guest hits /events
2016-01-13 11:00:50 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Add is_guest flag to users db to track whether a user is a guest user or not. Use this so we can run _filter_events_for_client when calculating event_push_actions. 2016-01-06 11:38:09 +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 Merge pull request #456 from matrix-org/store_event_actions 2016-01-08 14:47:15 +00:00
identity.py copyrights 2016-01-07 04:26:29 +00:00
message.py Skip, rather than erroring, invalid guest requests 2016-01-05 18:12:37 +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 comma style 2016-01-06 17:44:10 +00:00
room.py Skip, rather than erroring, invalid guest requests 2016-01-05 18:12:37 +00:00
search.py copyrights 2016-01-07 04:26:29 +00:00
sync.py Don't include old left rooms 2016-01-12 15:01:56 +00:00
typing.py copyrights 2016-01-07 04:26:29 +00:00