MatrixSynapse/synapse/rest/client
Patrick Cloke f880e64b11
Stabilize support for MSC3952: Intentional mentions. (#15520)
2023-06-06 09:11:07 +01:00
..
__init__.py
_base.py
account.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
account_data.py
account_validity.py
appservice_ping.py
auth.py
capabilities.py Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 2023-06-01 08:52:51 -04:00
devices.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
directory.py
events.py
filter.py `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2023-06-02 17:24:13 -07:00
initial_sync.py
keys.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
knock.py
login.py Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 2023-06-01 08:52:51 -04:00
login_token_request.py Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 2023-06-01 08:52:51 -04:00
logout.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
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 Make AS tokens work & allow ASes to /register 2023-05-30 09:43:06 -04:00
relations.py
rendezvous.py
report_event.py
room.py
room_batch.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2023-06-02 17:24:13 -07:00
tags.py
thirdparty.py
tokenrefresh.py
transactions.py
user_directory.py
versions.py Stabilize support for MSC3952: Intentional mentions. (#15520) 2023-06-06 09:11:07 +01:00
voip.py