dendrite/roomserver/storage/shared
Kegan Dougal 29f4f1e45a 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`.
2022-02-28 16:55:54 +00:00
..
membership_updater.go Don't re-send sent events in add_state_events (#2195) 2022-02-17 13:53:48 +00:00
prepare.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
room_updater.go Relax roomserver input transactional isolation (#2224) 2022-02-23 15:41:32 +00:00
storage.go msc2946: handle suggested_only; remove custom database 2022-02-28 16:55:54 +00:00