dendrite/roomserver/storage
Neil Alexander 089d16812c
Fix GET /directory/list/room/{roomID} (#2262)
* Let's try to work out why this endpoint lies

* Try that again

* Fix `QueryPublishedRooms`

* Remove logging

* Remove unnecessary change

* Remove unnecessary change
2022-03-09 10:42:24 +00:00
..
postgres Limit JoinedUsersSetInRooms to interested users (#2234) 2022-03-01 13:01:38 +00:00
shared Fix GET /directory/list/room/{roomID} (#2262) 2022-03-09 10:42:24 +00:00
sqlite3 Fix memory leaks with SQLite prepared statements (#2253) 2022-03-04 15:05:42 +00:00
tables Limit JoinedUsersSetInRooms to interested users (#2234) 2022-03-01 13:01:38 +00:00
interface.go Fix GET /directory/list/room/{roomID} (#2262) 2022-03-09 10:42:24 +00:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
storage.go Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) 2021-11-02 16:48:48 +00:00