anonymousland-synapse/synapse/rest/client
Patrick Cloke d8663f5e63
Advertise supporting version 1.3 of the Matrix spec. (#14032)
Now that all features / changes in 1.3 are supported in Synapse.
2022-10-04 10:21:16 -04:00
..
__init__.py
_base.py
account_data.py
account_validity.py
account.py
auth.py
capabilities.py
devices.py
directory.py
events.py
filter.py
initial_sync.py
keys.py
knock.py
login_token_request.py Expose MSC3882 only be under an unstable endpoint. (#13868) 2022-09-29 07:22:27 -04:00
login.py Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2022-09-29 15:23:24 +02:00
logout.py
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 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2022-09-29 15:23:24 +02:00
relations.py Do not return unspecced original_event field when using the stable /relations endpoint. (#14025) 2022-10-03 16:47:15 +00:00
report_event.py
room_batch.py
room_keys.py
room_upgrade_rest_servlet.py
room.py Add query parameter ts to allow appservices set the origin_server_ts for state events. (#11866) 2022-10-03 13:30:45 +00:00
sendtodevice.py
sync.py Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
tags.py
thirdparty.py
tokenrefresh.py
transactions.py
user_directory.py
versions.py Advertise supporting version 1.3 of the Matrix spec. (#14032) 2022-10-04 10:21:16 -04:00
voip.py