| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing type hints to tests.handlers. (#14680) | Patrick Cloke | 2022-12-16 | 1 | -32/+44 |
* | Stop depending on `room_id` to be returned for children state in the hierarch... | Patrick Cloke | 2022-06-10 | 1 | -1/+1 |
* | Remove unstable APIs for /hierarchy. (#12851) | Patrick Cloke | 2022-05-26 | 1 | -10/+10 |
* | Support MSC3266 room summaries over federation (#11507) | DeepBlueV7.X | 2022-05-05 | 1 | -0/+26 |
* | Do not return allowed_room_ids from /hierarchy response. (#12175) | Patrick Cloke | 2022-03-08 | 1 | -0/+3 |
* | Make get_room_version use cached get_room_version_id. (#11808) | lukasdenk | 2022-03-02 | 1 | -1/+4 |
* | Remove the unstable `/spaces` endpoint. (#12073) | Patrick Cloke | 2022-02-28 | 1 | -117/+2 |
* | Fix a bug that corrupted the cache of federated space hierarchies (#11775) | Sean Quah | 2022-01-20 | 1 | -2/+90 |
* | Support spaces with > 50 rooms in the /hierarchy endpoint. (#11695) | Patrick Cloke | 2022-01-07 | 1 | -0/+32 |
* | Support the stable /hierarchy endpoint from MSC2946 (#11329) | Patrick Cloke | 2021-11-29 | 1 | -29/+65 |
* | Avoid sharing room hierarchy responses between users (#11355) | Sean Quah | 2021-11-16 | 1 | -0/+55 |
* | Ignore rooms with unknown room versions in the spaces summary. (#10727) | Patrick Cloke | 2021-09-01 | 1 | -0/+25 |
* | Consider the `origin_server_ts` of the `m.space.child` event when ordering ro... | Patrick Cloke | 2021-09-01 | 1 | -5/+13 |
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 1 | -1/+1 |
* | Experimental support for MSC3266 Room Summary API. (#10394) | Michael Telatynski | 2021-08-16 | 1 | -0/+959 |