anonymousland-synapse/synapse/rest/client
2022-05-09 10:27:39 +00:00
..
__init__.py
_base.py
account_data.py
account_validity.py
account.py Remove unstable identifiers for MSC3069. (#12596) 2022-05-03 12:43:12 -04:00
auth.py Use getClientAddress instead of getClientIP. (#12599) 2022-05-04 14:11:21 -04:00
capabilities.py
devices.py
directory.py
events.py
filter.py
groups.py
initial_sync.py
keys.py
knock.py Use ParamSpec in a few places (#12667) 2022-05-09 10:27:39 +00:00
login.py Use getClientAddress instead of getClientIP. (#12599) 2022-05-04 14:11:21 -04:00
logout.py
mutual_rooms.py
notifications.py Implement changes to MSC2285 (hidden read receipts) (#12168) 2022-05-04 11:59:22 -04:00
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 Don't error on unknown receipt types (#12670) 2022-05-09 11:09:19 +01:00
receipts.py Implement changes to MSC2285 (hidden read receipts) (#12168) 2022-05-04 11:59:22 -04:00
register.py Fix typo in some instances of enable_registration_token_3pid_bypass. (#12639) 2022-05-05 07:11:52 -04:00
relations.py
report_event.py
room_batch.py
room_keys.py
room_upgrade_rest_servlet.py
room.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
transactions.py Use ParamSpec in a few places (#12667) 2022-05-09 10:27:39 +00:00
user_directory.py
versions.py Use private instead of hidden in MSC2285 related code. (#12635) 2022-05-05 12:31:25 +00:00
voip.py