Commit History

Author SHA1 Message Date
  Patrick Cloke 652d1669c5 Add missing type hints to tests.handlers. (#14680) 1 year ago
  Patrick Cloke 81608490e3 Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991) 2 years ago
  Patrick Cloke 1885ee0113 Remove unstable APIs for /hierarchy. (#12851) 2 years ago
  DeepBlueV7.X a377a43386 Support MSC3266 room summaries over federation (#11507) 2 years ago
  Patrick Cloke ca9234a9eb Do not return allowed_room_ids from /hierarchy response. (#12175) 2 years ago
  lukasdenk 8e56a1b73c Make get_room_version use cached get_room_version_id. (#11808) 2 years ago
  Patrick Cloke 7754af24ab Remove the unstable `/spaces` endpoint. (#12073) 2 years ago
  Sean Quah af13a3be29 Fix a bug that corrupted the cache of federated space hierarchies (#11775) 2 years ago
  Patrick Cloke 8e57584a58 Support spaces with > 50 rooms in the /hierarchy endpoint. (#11695) 2 years ago
  Patrick Cloke a4521ce0a8 Support the stable /hierarchy endpoint from MSC2946 (#11329) 2 years ago
  Sean Quah 88375beeaa Avoid sharing room hierarchy responses between users (#11355) 2 years ago
  Patrick Cloke c586d6803a Ignore rooms with unknown room versions in the spaces summary. (#10727) 2 years ago
  Patrick Cloke 6258730ebe Consider the `origin_server_ts` of the `m.space.child` event when ordering rooms. (#10730) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Michael Telatynski 0ace38b7b3 Experimental support for MSC3266 Room Summary API. (#10394) 2 years ago