| Commit message (Expand) | Author | Age | Files | Lines |
* | Experimental support for MSC3266 Room Summary API. (#10394) | Michael Telatynski | 2021-08-16 | 1 | -881/+0 |
* | Support federation in the new spaces summary API (MSC2946). (#10569) | Patrick Cloke | 2021-08-16 | 1 | -123/+169 |
* | Update the pagination parameter name based on MSC2946 review. (#10579) | Patrick Cloke | 2021-08-11 | 1 | -7/+7 |
* | Allow requesting the summary of a space which is joinable. (#10580) | Patrick Cloke | 2021-08-11 | 1 | -2/+26 |
* | Fix type hints in space summary tests. (#10575) | Patrick Cloke | 2021-08-11 | 1 | -6/+5 |
* | Add local support for the new spaces summary endpoint (MSC2946) (#10549) | Patrick Cloke | 2021-08-10 | 1 | -107/+279 |
* | Fix an edge-case with invited rooms over federation in the spaces summary. (#... | Patrick Cloke | 2021-08-10 | 1 | -19/+87 |
* | Merge branch 'release-v1.40' into develop | Brendan Abolivier | 2021-08-09 | 1 | -6/+6 |
|\ |
|
| * | Support MSC3289: Room version 8 (#10449) | Patrick Cloke | 2021-08-09 | 1 | -6/+6 |
* | | Refactoring before implementing the updated spaces summary. (#10527) | Patrick Cloke | 2021-08-05 | 1 | -78/+107 |
|/ |
|
* | Show all joinable rooms in the spaces summary. (#10298) | Patrick Cloke | 2021-07-13 | 1 | -15/+176 |
* | Additional unit tests for spaces summary. (#10305) | Patrick Cloke | 2021-07-12 | 1 | -1/+203 |
* | Do not recurse into non-spaces in the spaces summary. (#10256) | Patrick Cloke | 2021-06-29 | 1 | -23/+25 |
* | Fix a missing await when in the spaces summary. (#10208) | Patrick Cloke | 2021-06-18 | 1 | -1/+98 |
* | Sort child events according to MSC1772 for the spaces summary API. (#9954) | Patrick Cloke | 2021-05-11 | 1 | -0/+81 |