summary refs log tree commit diff
path: root/changelog.d/10527.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.41.0rc1Erik Johnston2021-08-181-1/+0
|
* Add local support for the new spaces summary endpoint (MSC2946) (#10549)Patrick Cloke2021-08-101-1/+1
| | | | | This adds support for the /hierarchy endpoint, which is an update to MSC2946. Currently this only supports rooms known locally to the homeserver.
* Refactoring before implementing the updated spaces summary. (#10527)Patrick Cloke2021-08-051-0/+1
This should have no user-visible changes, but refactors some pieces of the SpaceSummaryHandler before adding support for the updated MSC2946.