MatrixSynapse/synapse/rest/client
Quentin Gliech 47bc84dd53
Pass the Requester down to the HttpTransactionCache. (#15200)
2023-03-07 16:05:22 +00:00
..
__init__.py
_base.py
account.py
account_data.py
account_validity.py
auth.py
capabilities.py
devices.py
directory.py
events.py
filter.py
initial_sync.py
keys.py
knock.py
login.py
login_token_request.py
logout.py
models.py
mutual_rooms.py
notifications.py
openid.py
password_policy.py
presence.py
profile.py
push_rule.py
pusher.py
read_marker.py
receipts.py
register.py
relations.py
rendezvous.py
report_event.py
room.py Pass the Requester down to the HttpTransactionCache. (#15200) 2023-03-07 16:05:22 +00:00
room_batch.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py Pass the Requester down to the HttpTransactionCache. (#15200) 2023-03-07 16:05:22 +00:00
sync.py
tags.py
thirdparty.py
tokenrefresh.py
transactions.py Pass the Requester down to the HttpTransactionCache. (#15200) 2023-03-07 16:05:22 +00:00
user_directory.py
versions.py Advertise support for Matrix v1.5. (#14576) 2022-11-29 10:49:23 -05:00
voip.py