forked-synapse/synapse/rest
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
..
admin Add creation_ts to list users admin API (#10448) 2021-07-22 16:05:16 +02:00
client Only return state events that the AS passed in via state_events_at_start (MSC2716) (#10552) 2021-08-10 18:10:40 -05:00
consent Add a return type to parse_string. (#10438) 2021-07-21 09:47:56 -04:00
key Use inline type hints in handlers/ and rest/. (#10382) 2021-07-16 18:22:36 +01:00
media Support underscores (in addition to hyphens) for charset detection. (#10410) 2021-07-27 17:29:42 +00:00
synapse Use inline type hints in handlers/ and rest/. (#10382) 2021-07-16 18:22:36 +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