-
- Downloads
Do not recurse into non-spaces in the spaces summary. (#10256)
Previously m.child.room events in non-space rooms would be treated as part of the room graph, but this is no longer supported.
Showing
- changelog.d/10256.misc 1 addition, 0 deletionschangelog.d/10256.misc
- synapse/api/constants.py 6 additions, 0 deletionssynapse/api/constants.py
- synapse/handlers/space_summary.py 9 additions, 2 deletionssynapse/handlers/space_summary.py
- tests/handlers/test_space_summary.py 25 additions, 23 deletionstests/handlers/test_space_summary.py
- tests/rest/client/v1/utils.py 2 additions, 1 deletiontests/rest/client/v1/utils.py
Loading
Please register or sign in to comment