MatrixSynapse/synapse/rest/client/v2_alpha
Jonathan de Jong 98aec1cc9d
Use inline type hints in `handlers/` and `rest/`. (#10382)
2021-07-16 18:22:36 +01:00
..
__init__.py
_base.py
account.py
account_data.py
account_validity.py Add a module type for account validity (#9884) 2021-07-16 18:11:53 +02:00
auth.py
capabilities.py
devices.py Always require users to re-authenticate for dangerous operations. (#10184) 2021-06-16 11:07:28 -04:00
filter.py
groups.py
keys.py Always require users to re-authenticate for dangerous operations. (#10184) 2021-06-16 11:07:28 -04:00
knock.py
notifications.py
openid.py Fix requestOpenIdToken response: integer expires_in (#10175) 2021-06-16 13:16:35 +01:00
password_policy.py
read_marker.py
receipts.py
register.py MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
relations.py
report_event.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py Use inline type hints in `handlers/` and `rest/`. (#10382) 2021-07-16 18:22:36 +01:00
shared_rooms.py
sync.py Re-introduce "Leave out optional keys from /sync" change (#10214) 2021-06-23 15:57:41 +01:00
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py