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_global.go
Age
Commit message (
Expand
)
Author
2022-10-26
Initial support for multiple server names (#2829)
Neil Alexander
2022-10-24
Fix wrong config key
Till Faelligen
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-07-25
Add .well-known/matrix/client to clientapi (#2551)
Jonathan Bartlett
2022-07-19
Update FAQ
Neil Alexander
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-05-04
Add opt-in anonymous stats reporting (#2249)
Till
2022-05-03
Global database connection pool (for monolith mode) (#2411)
Neil Alexander
2022-04-06
Add presence module V2 (#2312)
Till
2022-02-18
Implement server notices (#2180)
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-09-10
Added .well-known/matrix/server endpoint (#1988)
Ryan W
2021-03-24
Add Sentry support (#1803)
Kegsay
2021-03-08
Fix database default connection limits for CI (#1794)
Neil Alexander
2021-01-22
DNS caching (#1728)
Neil Alexander
2020-12-02
Top-level setup package (#1605)
Neil Alexander