forked-synapse/synapse/rest/client
Eric Eastwood 8c654b7309
Only return state events that the AS passed in via state_events_at_start (MSC2716) (#10552)
* Only return state events that the AS passed in via state_events_at_start

As discovered by @Half-Shot in
https://github.com/matrix-org/matrix-doc/pull/2716#discussion_r684158448

Part of MSC2716

* Add changelog

* Fix changelog extension
2021-08-10 18:10:40 -05:00
..
v1 Only return state events that the AS passed in via state_events_at_start (MSC2716) (#10552) 2021-08-10 18:10:40 -05:00
v2_alpha Don't fail on empty bodies when sending out read receipts (#10531) 2021-08-04 16:13:24 +02:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
transactions.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
versions.py Support for MSC2285 (hidden read receipts) (#10413) 2021-07-28 10:05:11 +02:00