Quentin Gliech
|
6e6c3de0a6
|
Rename the go package
github.com/matrix-org/dendrite to github.com/element-hq/dendrite
|
2024-10-17 17:33:45 +02:00 |
|
kegsay
|
72285b2659
|
refactor: update GMSL (#3058)
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 (#3045)
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 (#2854)
Fixes #2803
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 |
|