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 Support registration / login with phone number 2017-03-13 17:27:51 +00:00
device.py Don't recreate so many sets 2017-03-16 11:54:26 +00:00
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 Merge pull request #2027 from matrix-org/rav/logcontext_leaks 2017-03-20 11:53:36 +00:00
identity.py Support registration / login with phone number 2017-03-13 17:27:51 +00:00
initial_sync.py Format presence events on the edges instead of reformatting them multiple times 2017-03-15 14:27:34 +00:00
message.py
presence.py Don't recreate so many sets 2017-03-16 11:54:26 +00:00
profile.py Don't recreate so many sets 2017-03-16 11:54:26 +00:00
receipts.py Don't recreate so many sets 2017-03-16 11:54:26 +00:00
register.py
room.py Remove unused param 2017-02-20 15:02:01 +00:00
room_list.py Comments 2017-03-13 11:53:26 +00:00
room_member.py
search.py
sync.py Comments 2017-03-16 13:04:07 +00:00
typing.py