forked-synapse/synapse/rest/client/v1
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
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
directory.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
events.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
initial_sync.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
login.py [pyupgrade] synapse/ (#10348) 2021-07-19 15:28:05 +01:00
logout.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
presence.py Split presence out of master (#9820) 2021-04-23 12:21:55 +01:00
profile.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
push_rule.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
pusher.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
room.py Only return state events that the AS passed in via state_events_at_start (MSC2716) (#10552) 2021-08-10 18:10:40 -05:00
voip.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00