MatrixSynapse/synapse/rest/client/v2_alpha
Patrick Cloke 852930add7
Add a default limit (of 100) to get/sync operations. (#7858)
2020-07-17 07:59:23 -04:00
..
__init__.py
_base.py Add a default limit (of 100) to get/sync operations. (#7858) 2020-07-17 07:59:23 -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 Support GET account_data requests on a worker (#7311) 2020-04-21 10:46:30 +01:00
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 Support SAML in the user interactive authentication workflow. (#7102) 2020-04-01 08:48:00 -04:00
filter.py
groups.py
keys.py Fix encryption algorithm typos in tests/comments (#7637) 2020-06-04 20:03:40 +01:00
notifications.py
openid.py
password_policy.py Allow server admins to define and enforce a password policy (MSC2000). (#7118) 2020-03-26 16:51:13 +00:00
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 Add ability to wait for replication streams (#7542) 2020-05-22 14:21:54 +01:00
report_event.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
room_keys.py Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean (#7150) 2020-03-27 13:30:22 +00:00
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py