MatrixSynapse/synapse/rest/client
Olivier Wilkinson (reivilibre) da19c6fcf7 Add warnings when /forget isn't given a JSON body 2023-09-22 18:59:10 +01:00
..
__init__.py
_base.py Use StrCollection in additional places. (#16301) 2023-09-13 07:57:19 -04:00
account.py Avoid temporary storage of sensitive information. (#16272) 2023-09-08 08:57:56 -04:00
account_data.py Make cached account data/tags/admin types immutable (#16325) 2023-09-18 09:55:04 -04:00
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 Convert more cached return values to immutable types (#16356) 2023-09-20 07:48:55 -04:00
initial_sync.py
keys.py
knock.py
login.py Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
login_token_request.py Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
logout.py
models.py
mutual_rooms.py
notifications.py Add `/notifications` endpoint to workers (#16265) 2023-09-07 09:26:07 +00:00
openid.py
password_policy.py
presence.py
profile.py
push_rule.py
pusher.py
read_marker.py Additional validation of receipts (#16327) 2023-09-18 13:02:12 +00:00
receipts.py Additional validation of receipts (#16327) 2023-09-18 13:02:12 +00:00
register.py Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
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 Add warnings when /forget isn't given a JSON body 2023-09-22 18:59:10 +01:00
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
transactions.py
user_directory.py
versions.py
voip.py