4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-02-10 16:38:26 +00:00

4 Commits

Author SHA1 Message Date
Till
e8be2b234f
Add heroes to the room summary ()
* Implement room summary heroes

* Add passing tests

* Move MembershipCount to addRoomSummary

* Add comments, close Statement
2022-04-26 10:53:17 +02:00
kegsay
b4b2fbc36b Remove dead code in the sync api () 2022-04-09 00:37:50 +01:00
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
Neil Alexander
8fe51019ad
Add sync API memberships table () 2021-01-20 20:43:20 +00:00