forked-synapse/synapse/rest/client
Patrick Cloke 1aa0dad021
Additional type hints for REST servlets (part 2). (#10674)
Applies the changes from #10665 to additional modules.
2021-08-26 11:53:52 +00: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_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
account.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
auth.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
capabilities.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
devices.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
directory.py Addtional type hints for the REST servlets. (#10665) 2021-08-23 08:14:17 -04:00
events.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
filter.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
groups.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
initial_sync.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
keys.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
knock.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
login.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
logout.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
notifications.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
openid.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
password_policy.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
presence.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
profile.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +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_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
room.py Allow /createRoom to be run on workers (#10564) 2021-08-17 14:33:16 +01: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