0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-27 13:28:58 +02:00
dendrite/syncapi/storage
Till e8be2b234f
Add heroes to the room summary (#2373)
* Implement room summary heroes

* Add passing tests

* Move MembershipCount to addRoomSummary

* Add comments, close Statement
2022-04-26 10:53:17 +02:00
..
postgres Add heroes to the room summary (#2373) 2022-04-26 10:53:17 +02:00
shared Add heroes to the room summary (#2373) 2022-04-26 10:53:17 +02:00
sqlite3 Add heroes to the room summary (#2373) 2022-04-26 10:53:17 +02:00
tables Add heroes to the room summary (#2373) 2022-04-26 10:53:17 +02:00
interface.go Add heroes to the room summary (#2373) 2022-04-26 10:53:17 +02:00
storage.go Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) 2021-11-02 16:48:48 +00:00
storage_test.go Make /messages filterable (#2347) 2022-04-13 13:16:02 +02:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00