synapse-old/synapse/rest/client/v2_alpha
Patrick Cloke 53f7b49f5b
Do not convert async functions to Deferreds in the interactive_auth_handler (#7944)
2020-07-24 09:43:49 -04:00
..
__init__.py
_base.py Do not convert async functions to Deferreds in the interactive_auth_handler (#7944) 2020-07-24 09:43:49 -04:00
account.py Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 2020-07-03 14:03:13 +01:00
account_data.py
account_validity.py Ensure that HTML pages served from Synapse include headers to avoid embedding. 2020-07-02 09:58:31 -04:00
auth.py Ensure that HTML pages served from Synapse include headers to avoid embedding. 2020-07-02 09:58:31 -04:00
capabilities.py
devices.py
filter.py
groups.py
keys.py
notifications.py
openid.py
password_policy.py
read_marker.py
receipts.py
register.py Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 2020-07-03 14:03:13 +01:00
relations.py
report_event.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py Skip serializing /sync response if client has disconnected (#7927) 2020-07-22 13:44:16 +01:00
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py