forked-synapse/synapse/handlers
2016-01-13 17:39:58 +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 Temporarily disable notification branch 2016-01-13 17:39:58 +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 Temporarily disable notification branch 2016-01-13 17:39:58 +00:00
typing.py copyrights 2016-01-07 04:26:29 +00:00