aboutsummaryrefslogtreecommitdiff
path: root/setup/config/config_global.go
AgeCommit message (Expand)Author
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-10-24Fix wrong config keyTill Faelligen
2022-10-06Allow specifying old signing keys with the public key and key ID only (#2770)Neil Alexander
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-07-25Add .well-known/matrix/client to clientapi (#2551)Jonathan Bartlett
2022-07-19Update FAQNeil Alexander
2022-07-11Ristretto cache (#2563)Neil Alexander
2022-05-04Add opt-in anonymous stats reporting (#2249)Till
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-04-06Add presence module V2 (#2312)Till
2022-02-18Implement server notices (#2180)S7evinK
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-11-24Don't populate config defaults where it doesn't make sense (#2058)Neil Alexander
2021-09-10Added .well-known/matrix/server endpoint (#1988)Ryan W
2021-03-24Add Sentry support (#1803)Kegsay
2021-03-08Fix database default connection limits for CI (#1794)Neil Alexander
2021-01-22DNS caching (#1728)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander