dendrite/syncapi/storage
Neil Alexander cd8fac152e
Include joined and invite member counts in room summary ()
* Include joined and invite member counts in room summary

This should fix  and also fix the problem where some clients like Element Android, Fluffychat etc would display the wrong member count for a given room.

* Improve SQLite query precision

* Check existence of state key for membership events
2022-04-01 16:14:38 +01:00
..
postgres Include joined and invite member counts in room summary () 2022-04-01 16:14:38 +01:00
shared Include joined and invite member counts in room summary () 2022-04-01 16:14:38 +01:00
sqlite3 Include joined and invite member counts in room summary () 2022-04-01 16:14:38 +01:00
tables Include joined and invite member counts in room summary () 2022-04-01 16:14:38 +01:00
interface.go Include joined and invite member counts in room summary () 2022-04-01 16:14:38 +01:00
storage.go Run gofmt on dendrite - apply go 1.17 preferred build tags () 2021-11-02 16:48:48 +00:00
storage_test.go Sync refactor — Part 1 () 2021-01-08 16:59:06 +00:00
storage_wasm.go Top-level setup package () 2020-12-02 17:41:00 +00:00