Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.108.0rc1 | Erik Johnston | 2024-05-21 | 1 | -1/+0 |
| | |||||
* | Fix `joined_rooms`/`joined_room_ids` usage (#17208) | Eric Eastwood | 2024-05-16 | 1 | -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. |