summary refs log tree commit diff
path: root/changelog.d/17208.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.108.0rc1Erik Johnston2024-05-211-1/+0
|
* Fix `joined_rooms`/`joined_room_ids` usage (#17208)Eric Eastwood2024-05-161-0/+1
This change was introduced in https://github.com/element-hq/synapse/pull/17203 But then https://github.com/element-hq/synapse/pull/17207 was reverted which brought back usage `joined_rooms` that needed to be updated. Wasn't caught because `develop` wasn't up to date before merging.