synapse-product/synapse/rest/client
2022-09-29 07:22:27 -04:00
..
__init__.py
_base.py
account_data.py
account_validity.py
account.py Last batch of Pydantic for synapse/rest/client/account.py (#13832) 2022-09-21 22:23:44 +01:00
auth.py
capabilities.py
devices.py
directory.py
events.py
filter.py
initial_sync.py
keys.py Cancel the processing of key query requests when they time out. (#13680) 2022-09-07 12:03:32 +01:00
knock.py
login_token_request.py Expose MSC3882 only be under an unstable endpoint. (#13868) 2022-09-29 07:22:27 -04:00
login.py
logout.py
models.py A third batch of Pydantic validation for rest/client/account.py (#13736) 2022-09-15 18:36:02 +01:00
mutual_rooms.py
notifications.py Remove support for unstable private read receipts (#13653) 2022-09-01 13:31:54 +01:00
openid.py
password_policy.py
presence.py
profile.py
push_rule.py
pusher.py Track device IDs for pushers (#13831) 2022-09-21 15:31:53 +00:00
read_marker.py Accept & store thread IDs for receipts (implement MSC3771). (#13782) 2022-09-23 14:33:28 +00:00
receipts.py Accept & store thread IDs for receipts (implement MSC3771). (#13782) 2022-09-23 14:33:28 +00:00
register.py
relations.py Support the stable dir parameter for /relations. (#13920) 2022-09-27 10:47:34 -04:00
report_event.py
room_batch.py
room_keys.py
room_upgrade_rest_servlet.py
room.py Drop support for calling /_matrix/client/v3/rooms/{roomId}/invite without an id_access_token (#13241) 2022-08-31 12:10:25 +00:00
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
transactions.py
user_directory.py
versions.py Accept & store thread IDs for receipts (implement MSC3771). (#13782) 2022-09-23 14:33:28 +00:00
voip.py