MatrixSynapse/synapse/rest/client
Patrick Cloke aa5f5ede33
Remove unstable identifiers for MSC3069. (#12596)
2022-05-03 12:43:12 -04:00
..
__init__.py
_base.py
account.py Remove unstable identifiers for MSC3069. (#12596) 2022-05-03 12:43:12 -04:00
account_data.py
account_validity.py
auth.py
capabilities.py
devices.py
directory.py
events.py
filter.py
groups.py
initial_sync.py
keys.py
knock.py
login.py Limit `device_id` size to 512B (#12454) 2022-04-13 10:04:01 -07:00
logout.py
mutual_rooms.py Remove mutual_rooms `update_user_directory` check, and add extra documentation (#12038) 2022-03-23 12:47:07 +00:00
notifications.py
openid.py
password_policy.py
presence.py
profile.py
push_rule.py Add a module API to allow modules to edit push rule actions (#12406) 2022-04-27 13:55:33 +00:00
pusher.py
read_marker.py
receipts.py
register.py Add option to enable token registration without requiring 3pids (#12526) 2022-04-27 12:57:53 +00:00
relations.py Support the v1 endpoint for `/relations`. (#12403) 2022-04-07 07:08:23 -04:00
report_event.py
room.py Implement MSC2815: allow room moderators to view redacted event content (#12427) 2022-04-20 12:57:39 +01:00
room_batch.py Room batch: fix up handling of unknown prev_event_ids (#12316) 2022-03-29 14:56:25 +01:00
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py Prevent a sync request from removing a user's busy presence status (#12213) 2022-04-13 16:21:07 +01:00
tags.py
thirdparty.py
tokenrefresh.py
transactions.py
user_directory.py
versions.py Implement MSC2815: allow room moderators to view redacted event content (#12427) 2022-04-20 12:57:39 +01:00
voip.py