summary refs log tree commit diff
path: root/changelog.d/6526.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Persist auth/state events at backwards extremities when we fetch them (#6526)Richard van der Hoff2019-12-161-0/+1
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.