MatrixSynapse/synapse/rest
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
..
admin Bugfix `make_room_admin` fails for users that have left a private room (#10367) 2021-07-13 11:53:45 +01:00
client Fix messages from multiple senders in historical chunk (MSC2716) (#10276) 2021-07-13 14:12:33 -05:00
consent Correct type hints for parse_string(s)_from_args. (#10137) 2021-06-08 08:30:48 -04:00
key Rewrite the KeyRing (#10035) 2021-06-02 16:37:59 +01:00
media Correct type hints for parse_string(s)_from_args. (#10137) 2021-06-08 08:30:48 -04:00
synapse Make DomainSpecificString an attrs class (#9875) 2021-04-23 15:46:29 +01:00
__init__.py Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167) 2021-06-15 07:45:14 -04:00
health.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
well_known.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00