dendrite/setup
kegsay f1b92de017
MSC2946: Spaces Summary (round 2) (#2232)
* Initial cut at fixing up MSC2946 to work with latest spec

* bugfix: send response back correctly

* Initial working version of MSC2946

* msc2946: handle suggested_only; remove custom database

As the MSC doesn't require reverse lookups, we can just pull
the room state and inspect via the roomserver database. To
handle this, expand QueryCurrentState to support wildcards.

Use all this and handle `?suggested_only`.

* Sort child rooms

* msc2946: Make TestClientSpacesSummary pass

* msc2946: allow invited rooms to be spidered

* msc2946: support basic federation requests

* fix up go mod
2022-03-01 13:40:07 +00:00
..
base Merge both user API databases into one (#2186) 2022-02-18 11:31:05 +00:00
config Implement server notices (#2180) 2022-02-18 16:05:03 +01:00
jetstream Update NATS Server to v2.7.2 (#2193) 2022-02-17 13:15:35 +00:00
mscs MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
process Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
flags.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
monolith.go Merge both user API databases into one (#2186) 2022-02-18 11:31:05 +00:00