MatrixSynapse/synapse/rest/client
Mathieu Velten 8c3bcea2da
Rename pagination&purge locks and add comments explaining them (#16112)
2023-08-16 16:19:54 +02:00
..
__init__.py
_base.py
account.py
account_data.py
account_validity.py
appservice_ping.py
auth.py
capabilities.py
devices.py Support MSC3814: Dehydrated Devices Part 2 (#16010) 2023-08-08 12:04:46 -07: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
knock.py
login.py Add login spam checker API (#15838) 2023-06-26 14:12:20 +00:00
login_token_request.py
logout.py Implements admin API to lock an user (MSC3939) (#15870) 2023-08-10 09:10:55 +00:00
models.py
mutual_rooms.py
notifications.py
openid.py
password_policy.py
presence.py
profile.py
push_rule.py Add linearizer on user ID to push rule PUT/DELETE requests (#16052) 2023-08-11 11:37:09 +00:00
pusher.py
read_marker.py
receipts.py
register.py Stop accepting 'user' parameter for application service registration. (#15928) 2023-07-13 07:23:56 -04:00
relations.py
rendezvous.py
report_event.py
room.py Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
room_keys.py
room_upgrade_rest_servlet.py Rename pagination&purge locks and add comments explaining them (#16112) 2023-08-16 16:19:54 +02:00
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 Stabilize support for MSC3970: updated transaction semantics (scope to `device_id`) (#15629) 2023-08-04 07:47:18 -04:00
user_directory.py
versions.py Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
voip.py