forked-synapse/synapse/api
Eric Eastwood 51e2db3598
Rename MSC2716 things from chunk to batch to match /batch_send endpoint (#10838)
See https://github.com/matrix-org/matrix-doc/pull/2716#discussion_r684574497

Dropping support for older MSC2716 room versions so we don't have to worry about
supporting both chunk and batch events.
2021-09-21 15:06:28 -05:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
auth_blocking.py Use direct references for some configuration variables (part 2) (#10812) 2021-09-15 08:34:52 -04:00
auth.py Use direct references for some configuration variables (part 2) (#10812) 2021-09-15 08:34:52 -04:00
constants.py Rename MSC2716 things from chunk to batch to match /batch_send endpoint (#10838) 2021-09-21 15:06:28 -05:00
errors.py Validate device_keys for C-S /keys/query requests (#10593) 2021-08-20 15:47:03 +01:00
filtering.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
presence.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
ratelimiting.py Add types to synapse.util. (#10601) 2021-09-10 17:03:18 +01:00
room_versions.py Rename MSC2716 things from chunk to batch to match /batch_send endpoint (#10838) 2021-09-21 15:06:28 -05:00
urls.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00