MatrixSynapse/changelog.d
Richard van der Hoff ff773ff724 Persist auth/state events at backwards extremities when we fetch them (#6526)
The main point here is to make sure that the state returned by _get_state_in_room has been authed before we try to use it as state in the room.
2019-12-16 14:07:11 +00:00
..
.gitignore
6501.misc
6503.misc Move get_state methods into FederationHandler (#6503) 2019-12-16 13:20:21 +00:00
6521.misc Add `include_event_in_state` to _get_state_for_room (#6521) 2019-12-16 13:26:12 +00:00
6524.misc Check the room_id of events when fetching room state/auth (#6524) 2019-12-16 13:47:07 +00:00
6526.bugfix Persist auth/state events at backwards extremities when we fetch them (#6526) 2019-12-16 14:07:11 +00:00
6530.misc Sanity-check room ids in event auth (#6530) 2019-12-16 13:47:34 +00:00
6531.misc sanity-checking for events used in state res (#6531) 2019-12-16 13:53:53 +00:00