forked-synapse/synapse/rest/client
2024-05-08 12:49:32 +01:00
..
__init__.py
_base.py
account_data.py Stabilize support for MSC4010: push rules & account data. (#17022) 2024-04-09 17:11:50 +01:00
account_validity.py
account.py
appservice_ping.py
auth_issuer.py
auth.py
capabilities.py
devices.py
directory.py
events.py
filter.py
initial_sync.py
keys.py Improve error message for cross signing reset with MSC3861 enabled (#17121) 2024-04-26 09:54:30 +01:00
knock.py
login_token_request.py
login.py
logout.py
models.py
mutual_rooms.py
notifications.py
openid.py
password_policy.py
presence.py
profile.py
push_rule.py Fixups to new push stream (#17038) 2024-03-28 16:29:23 +00:00
pusher.py
read_marker.py
receipts.py
register.py Send an email if the address is already bound to an user account (#16819) 2024-04-23 16:45:24 +01:00
relations.py Stabliize support for MSC3981: recurse /relations (#17023) 2024-04-09 17:11:08 +01:00
rendezvous.py Add note about MSC3886 being closed (#17151) 2024-05-08 12:49:32 +01:00
report_event.py
room_keys.py
room_upgrade_rest_servlet.py
room.py Use recommended endpoint for MSC3266 requests (#17078) 2024-04-26 09:46:42 +01:00
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
transactions.py
user_directory.py
versions.py Declare support for Matrix v1.10. (#17082) 2024-04-29 14:09:03 +01:00
voip.py