summary refs log tree commit diff
path: root/changelog.d/10256.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not recurse into non-spaces in the spaces summary. (#10256)Patrick Cloke2021-06-291-0/+1
Previously m.child.room events in non-space rooms would be treated as part of the room graph, but this is no longer supported.