MatrixSynapse/synapse/rest/client
Patrick Cloke bd7d398b05
Additional type hints for the sync REST servlet. (#10666)
2021-08-23 08:14:42 -04:00
..
__init__.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
_base.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
account.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
account_data.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
account_validity.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
auth.py Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
capabilities.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
devices.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
directory.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
events.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
filter.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
groups.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
initial_sync.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
keys.py Validate device_keys for C-S /keys/query requests (#10593) 2021-08-20 15:47:03 +01:00
knock.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
login.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
logout.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
notifications.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
openid.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
password_policy.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
presence.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
profile.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
push_rule.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
pusher.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
read_marker.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
receipts.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
register.py Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
relations.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
report_event.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
room.py Allow /createRoom to be run on workers (#10564) 2021-08-17 14:33:16 +01:00
room_batch.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
room_keys.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
room_upgrade_rest_servlet.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
sendtodevice.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
shared_rooms.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
sync.py Additional type hints for the sync REST servlet. (#10666) 2021-08-23 08:14:42 -04:00
tags.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
thirdparty.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
tokenrefresh.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
transactions.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
user_directory.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
versions.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
voip.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00