diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-08-10 13:08:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-10 13:08:17 -0400 |
commit | fe1d0c86180ea025dfb444597c7ad72b036bbb10 (patch) | |
tree | a2248e3c7a1f3a1e4f88b59927317d3184cc42d8 /changelog.d | |
parent | Fix an edge-case with invited rooms over federation in the spaces summary. (#... (diff) | |
download | synapse-fe1d0c86180ea025dfb444597c7ad72b036bbb10.tar.xz |
Add local support for the new spaces summary endpoint (MSC2946) (#10549)
This adds support for the /hierarchy endpoint, which is an update to MSC2946. Currently this only supports rooms known locally to the homeserver.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10527.misc | 2 | ||||
-rw-r--r-- | changelog.d/10530.misc | 2 | ||||
-rw-r--r-- | changelog.d/10549.feature | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/10527.misc b/changelog.d/10527.misc |