anonymousland-synapse/synapse/handlers
Richard van der Hoff 8da39ad98f
Merge pull request #3049 from matrix-org/rav/use_staticjson
Use static JSONEncoders
2018-04-03 15:18:32 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
deactivate_account.py
device.py s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
devicemessage.py Split out edu/query registration to a separate class 2018-03-13 10:24:27 +00:00
directory.py s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
e2e_keys.py Stringify exceptions for keys/{query,claim} 2018-03-27 17:15:06 +01:00
events.py
federation.py s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
groups_local.py
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 Split replication layer into two 2018-03-13 10:55:47 +00:00
profile.py Only update remote profile cache on master 2018-03-13 17:38:21 +00:00
read_marker.py
receipts.py Split out edu/query registration to a separate class 2018-03-13 10:24:27 +00:00
register.py Also do check inside linearizer 2018-03-27 13:01:34 +01:00
room.py
room_list.py s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
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 Fix up log message 2018-03-07 11:55:31 +00:00
typing.py Split out edu/query registration to a separate class 2018-03-13 10:24:27 +00:00
user_directory.py