anonymousland-synapse/synapse/handlers
2018-04-05 15:57:49 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
deactivate_account.py
device.py replace old style error catching with 'as' keyword 2018-03-15 16:11:17 +01:00
devicemessage.py
directory.py
e2e_keys.py Stringify exceptions for keys/{query,claim} 2018-03-27 17:15:06 +01:00
events.py
federation.py
groups_local.py Use join_policy API instead of joinable 2018-04-03 16:16:40 +01:00
identity.py Use simplejson throughout 2018-03-29 22:45:52 +01:00
initial_sync.py
message.py Use static JSONEncoders 2018-03-29 23:13:33 +01:00
presence.py
profile.py
read_marker.py
receipts.py
register.py Also do check inside linearizer 2018-03-27 13:01:34 +01:00
room.py
room_list.py
room_member.py Split RoomMemberWorkerHandler to separate file 2018-03-14 11:41:45 +00:00
room_member_worker.py s/join/joined/ in notify_user_membership_change 2018-03-14 14:17:43 +00:00
search.py
set_password.py
sync.py
typing.py
user_directory.py