summary refs log tree commit diff
path: root/changelog.d (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-07Fix 'delete room' admin api to work on incomplete rooms (#11523)Richard van der Hoff1-0/+1
2021-12-07Correctly ignore invites from ignored users (#11511)David Robertson2-5/+7
2021-12-07Fix the test breakage introduced by #11435 as a result of concurrent PRs (#11...reivilibre2-1/+2
2021-12-06Stabilise support for MSC291