forked-synapse/synapse/rest/client/v2_alpha
Eric Eastwood c8d54be44c
Move /batch_send to /v2_alpha directory (MSC2716) (#10576)
* Move /batch_send to /v2_alpha directory

As pointed out by @erikjohnston,
https://github.com/matrix-org/synapse/pull/10552#discussion_r685836624
2021-08-13 14:37:24 -05:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_base.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
account_data.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
account_validity.py Add a module type for account validity (#9884) 2021-07-16 18:11:53 +02:00
account.py Support MSC2033: Device ID on whoami (#9918) 2021-07-27 05:28:20 +00:00
auth.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
capabilities.py MSC3244 room capabilities implementation (#10283) 2021-07-20 12:59:23 +01:00
devices.py Always require users to re-authenticate for dangerous operations. (#10184) 2021-06-16 11:07:28 -04:00
filter.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
groups.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
keys.py Add a return type to parse_string. (#10438) 2021-07-21 09:47:56 -04:00
knock.py Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167) 2021-06-15 07:45:14 -04:00
notifications.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
openid.py Fix requestOpenIdToken response: integer expires_in (#10175) 2021-06-16 13:16:35 +01:00
password_policy.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
read_marker.py Support for MSC2285 (hidden read receipts) (#10413) 2021-07-28 10:05:11 +02:00
receipts.py Don't fail on empty bodies when sending out read receipts (#10531) 2021-08-04 16:13:24 +02:00
register.py MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
relations.py Add a return type to parse_string. (#10438) 2021-07-21 09:47:56 -04:00
report_event.py Make reason and score optional for report_event (#10077) 2021-05-27 18:42:23 +01:00
room_keys.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
room_upgrade_rest_servlet.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
room.py Move /batch_send to /v2_alpha directory (MSC2716) (#10576) 2021-08-13 14:37:24 -05:00
sendtodevice.py Use inline type hints in handlers/ and rest/. (#10382) 2021-07-16 18:22:36 +01:00
shared_rooms.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
sync.py Merge branch 'master' into develop 2021-07-23 09:03:19 +01:00
tags.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
thirdparty.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
tokenrefresh.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
user_directory.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00