dendrite/roomserver/storage
Neil Alexander 403498a85b
Only return non-stub rooms from GetKnownRooms (#2049)
* Only return non-stub rooms from `GetKnownRooms`

This should stop a bunch of errors at startup with invalid server ACLs.

* Fix query
2021-11-18 11:34:19 +00:00
..
postgres Only return non-stub rooms from GetKnownRooms (#2049) 2021-11-18 11:34:19 +00:00
shared Fix #2028 (#2036) 2021-11-02 16:47:39 +00:00
sqlite3 Only return non-stub rooms from GetKnownRooms (#2049) 2021-11-18 11:34:19 +00:00
tables Track knocking in membership updater (#1935) 2021-07-22 12:26:58 +01:00
interface.go Optimise QueryServerJoinedToRoom (#1933) 2021-07-21 13:06:32 +01:00
storage.go Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) 2021-11-02 16:48:48 +00:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00