summary refs log tree commit diff
path: root/changelog.d/6334.feature (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-07Fix the SQL SELECT query in _paginate_room_events_txnBrendan Abolivier1-2/+13
2019-11-06Fix bug which caused rejected events to be stored with the wrong room state ...Richard van der Hoff7-103/+285
2019-11-05Add some checks that we aren't using state from rejected events (#6330)Richard van der Hoff