Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add local support for the new spaces summary endpoint (MSC2946) (#10549) | Patrick Cloke | 2021-08-10 | 1 | -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. | ||||
* | Update the API response for spaces summary over federation. (#10530) | Patrick Cloke | 2021-08-06 | 1 | -0/+1 |
This adds 'allowed_room_ids' (in addition to 'allowed_spaces', for backwards compatibility) to the federation response of the spaces summary. A future PR will remove the 'allowed_spaces' flag. |