synapse-product/synapse/handlers
2016-05-09 10:36:03 +01:00
..
__init__.py
_base.py Add and use get_domian_from_id 2016-05-09 10:36:03 +01:00
account_data.py
admin.py
appservice.py
auth.py Simplify _check_password 2016-04-15 11:17:18 +01:00
directory.py
events.py
federation.py Add and use get_domian_from_id 2016-05-09 10:36:03 +01:00
identity.py
message.py Remove some unused functions (#711) 2016-04-08 14:01:56 +01:00
presence.py Add and use get_domian_from_id 2016-05-09 10:36:03 +01:00
profile.py changed_presencelike_data isn't observed anywhere in synapse so can be removed 2016-04-08 10:37:19 +01:00
receipts.py Add comments on min_stream_id 2016-04-07 17:09:36 +01:00
register.py Move all the wrapper functions for distributor.fire 2016-04-08 11:01:38 +01:00
room_member.py fix typo 2016-04-28 15:09:25 +01:00
room.py Don't return empty public rooms 2016-04-12 16:06:18 +01:00
search.py
sync.py
typing.py