MatrixSynapse/synapse/rest/client
rogersheu 820337e6a4
Require body for read receipts with user-agent exceptions (#11157)
Co-authored-by: reivilibre <olivier@librepush.net>
2021-11-09 10:26:07 +00:00
..
__init__.py
_base.py
account.py Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
account_data.py
account_validity.py
auth.py Require direct references to configuration variables. (#10985) 2021-10-06 10:47:41 -04:00
capabilities.py Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
devices.py
directory.py
events.py
filter.py
groups.py
initial_sync.py
keys.py
knock.py
login.py Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
logout.py
notifications.py
openid.py
password_policy.py
presence.py
profile.py
push_rule.py Require direct references to configuration variables. (#10985) 2021-10-06 10:47:41 -04:00
pusher.py
read_marker.py
receipts.py Require body for read receipts with user-agent exceptions (#11157) 2021-11-09 10:26:07 +00:00
register.py Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
relations.py Add a thread relation type per MSC3440. (#11088) 2021-10-21 14:39:16 -04:00
report_event.py
room.py Enable passing typing stream writers as a list. (#11237) 2021-11-03 14:25:47 +00:00
room_batch.py Rename to more clear `get_insertion_event_id_by_batch_id` (MSC2716) (#11244) 2021-11-08 21:21:10 -06:00
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
shared_rooms.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
transactions.py
user_directory.py
versions.py Support Client-Server API r0.6.1 (#11097) 2021-11-01 13:28:39 +00:00
voip.py