MatrixSynapse/synapse/api
Eric Eastwood 0d5b08ac7a
Fix messages from multiple senders in historical chunk (MSC2716) (#10276)
Fix messages from multiple senders in historical chunk. This also means that an app service does not need to define `?user_id` when using this endpoint.

Follow-up to https://github.com/matrix-org/synapse/pull/9247

Part of MSC2716: https://github.com/matrix-org/matrix-doc/pull/2716
2021-07-13 14:12:33 -05:00
..
__init__.py
auth.py Fix messages from multiple senders in historical chunk (MSC2716) (#10276) 2021-07-13 14:12:33 -05:00
auth_blocking.py
constants.py Do not recurse into non-spaces in the spaces summary. (#10256) 2021-06-29 12:00:04 -04:00
errors.py
filtering.py
presence.py
ratelimiting.py
room_versions.py
urls.py