MatrixSynapse/synapse/rest/client
Shay 8839b6c2f8
Add requesting user id parameter to key claim methods in `TransportLayerClient` (#15663)
2023-05-24 13:23:26 -07:00
..
__init__.py
_base.py
account.py
account_data.py Error if attempting to set m.push_rules account data, per MSC4010. (#15555) 2023-05-09 10:34:10 -04:00
account_validity.py
appservice_ping.py Stabilize MSC2659 support for AS ping endpoint. (#15528) 2023-05-09 15:02:36 -04:00
auth.py
capabilities.py
devices.py
directory.py
events.py
filter.py Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
initial_sync.py
keys.py Add requesting user id parameter to key claim methods in `TransportLayerClient` (#15663) 2023-05-24 13:23:26 -07:00
knock.py
login.py Consolidate logic to check for deactivated users. (#15634) 2023-05-23 10:35:43 -04:00
login_token_request.py
logout.py
models.py
mutual_rooms.py Update Mutual Rooms (MSC2666) implementation (#15621) 2023-05-18 12:49:12 -04:00
notifications.py
openid.py
password_policy.py
presence.py
profile.py
push_rule.py Error if attempting to set m.push_rules account data, per MSC4010. (#15555) 2023-05-09 10:34:10 -04:00
pusher.py
read_marker.py
receipts.py
register.py
relations.py Initial implementation of MSC3981: recursive relations API (#15315) 2023-05-02 07:59:55 -04:00
rendezvous.py
report_event.py
room.py Factor out an `is_mine_server_name` method (#15542) 2023-05-05 15:06:22 +01:00
room_batch.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
transactions.py Experimental support for MSC3970: per-device transaction IDs (#15318) 2023-04-25 09:37:09 +01:00
user_directory.py
versions.py Update Mutual Rooms (MSC2666) implementation (#15621) 2023-05-18 12:49:12 -04:00
voip.py