1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-02 06:44:28 -06:00
Commit graph

3 commits

Author SHA1 Message Date
kegsay 72285b2659
refactor: update GMSL ()
Sister PR to https://github.com/matrix-org/gomatrixserverlib/pull/364

Read this commit by commit to avoid going insane.
2023-04-19 15:50:33 +01:00
kegsay 3691423626
Move GMSL client types to Dendrite ()
GMSL is intended for Federation only. Sister PR to
https://github.com/matrix-org/gomatrixserverlib/pull/357
2023-04-04 17:16:53 +00:00
Till c136a450d5
Fix newly joined users presence ()
Fixes  
Also refactors the presence stream to not hit the database for every
user, instead queries all users at once now.
2022-12-08 08:25:03 +01:00