index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup
/
config
/
config.go
Age
Commit message (
Expand
)
Author
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-03-01
unix socket support (#2974)
Boris Rybalkin
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-01-23
Initial Store & Forward Implementation (#2917)
devonh
2023-01-06
Add simplified helm chart (#2905)
helm-dendrite-0.10.8
Till
2022-12-23
Add clientapi tests (#2916)
Till
2022-11-18
Fix registration for virtual hosting
Neil Alexander
2022-11-15
Federation fixes for virtual hosting
Neil Alexander
2022-10-06
Allow specifying old signing keys with the public key and key ID only (#2770)
Neil Alexander
2022-09-01
Configuration tweaks (#2567)
Neil Alexander
2022-08-31
Pinecone standalone refactoring (#2685)
Neil Alexander
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-05-04
Add opt-in anonymous stats reporting (#2249)
Till
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-11-24
Don't populate config defaults where it doesn't make sense (#2058)
Neil Alexander
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-01-18
Mention unstable features in /_matrix/client/versions (#1710)
sumitks866
2020-12-02
Top-level setup package (#1605)
Neil Alexander