MatrixSynapse/synapse/handlers
Richard van der Hoff e08f81d96a Add a missing yield in device key upload
(this would only very very rarely actually be a useful thing, so the main
problem was the logcontext leak...)
2017-03-23 00:16:43 +00:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
device.py
devicemessage.py
directory.py
e2e_keys.py Add a missing yield in device key upload 2017-03-23 00:16:43 +00:00
events.py
federation.py
identity.py
initial_sync.py
message.py
presence.py
profile.py
receipts.py
register.py
room.py
room_list.py
room_member.py
search.py
sync.py
typing.py