summary refs log tree commit diff
path: root/changelog.d/15815.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix forgotten rooms missing in initial sync (#15815)Nicolas Werner2023-06-211-0/+1
If you leave a room and forget it, then rejoin it, the room would be missing from the next initial sync. fixes #13262 Signed-off-by: Nicolas Werner <n.werner@famedly.com>