MatrixSynapse/synapse/rest/client/v2_alpha
Brendan Abolivier 5a1dd297c3
Re-implement unread counts (again) (#8059)
2020-09-02 17:19:37 +01:00
..
__init__.py
_base.py Do not convert async functions to Deferreds in the interactive_auth_handler (#7944) 2020-07-24 09:43:49 -04:00
account.py Don't fail /submit_token requests on incorrect session ID if request_token_inhibit_3pid_errors is turned on (#7991) 2020-08-24 11:33:55 +01:00
account_data.py
account_validity.py
auth.py
capabilities.py
devices.py
filter.py
groups.py Ensure a group ID is valid before trying to get rooms for it. (#8129) 2020-08-20 06:41:32 -04:00
keys.py
notifications.py
openid.py
password_policy.py
read_marker.py
receipts.py
register.py Don't fail /submit_token requests on incorrect session ID if request_token_inhibit_3pid_errors is turned on (#7991) 2020-08-24 11:33:55 +01:00
relations.py Stop shadow-banned users from sending non-member events. (#8142) 2020-08-24 13:58:56 -04:00
report_event.py
room_keys.py
room_upgrade_rest_servlet.py Stop shadow-banned users from sending non-member events. (#8142) 2020-08-24 13:58:56 -04:00
sendtodevice.py
shared_rooms.py Add /user/{user_id}/shared_rooms/ api (#7785) 2020-09-02 13:18:40 +01:00
sync.py Re-implement unread counts (again) (#8059) 2020-09-02 17:19:37 +01:00
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py