MatrixSynapse/synapse/handlers
Mark Haines b29d2fd7f8 Merge pull request #419 from matrix-org/markjh/reuse_captcha_client
Reuse the captcha client rather than creating a new one for each request
2015-12-03 17:00:59 +00:00
..
__init__.py
_base.py
account_data.py
admin.py Flatten devices into a dict, not a list 2015-12-03 16:19:21 +00:00
appservice.py
auth.py
directory.py
events.py
federation.py Use the context returned by _handle_new_event 2015-12-02 12:01:24 +00:00
identity.py
message.py Make state updates in the C+S API idempotent 2015-12-02 15:50:50 +00:00
presence.py
profile.py
receipts.py
register.py Reuse the captcha client rather than creating a new one for each request 2015-12-03 13:48:55 +00:00
room.py
search.py
sync.py
typing.py