Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spaces summary: call out to other servers (#9653) | Richard van der Hoff | 2021-03-24 | 1 | -16/+119 |
| | | | | | When we hit an unknown room in the space tree, see if there are other servers that we might be able to poll to get the data. Fixes: #9447 | ||||
* | Federation API for Space summary (#9652) | Richard van der Hoff | 2021-03-23 | 1 | -45/+138 |
| | | | | | Builds on the work done in #9643 to add a federation API for space summaries. There's a bit of refactoring of the existing client-server code first, to avoid too much duplication. | ||||
* | Initial spaces summary API (#9643) | Richard van der Hoff | 2021-03-18 | 1 | -0/+199 |
This is very bare-bones for now: federation will come soon, while pagination is descoped for now but will come later. |