aboutsummaryrefslogtreecommitdiff
path: root/setup/config/config_global.go
AgeCommit message (Expand)Author
2023-11-25added a warning log , for well_known_server_name,well_known_server_name whe...Joseph Alvarenga Beech
2023-08-24Add configuration option for sliding sync when hosting /.well-known/matrix/cl...devonh
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-03-10Change default stats reporting endpoint (#3007)Till
2023-02-14Remove polylith/API mode (#2967)Till
2022-12-22Handle guest access [1/2?] (#2872)Till
2022-11-29Update configurationNeil Alexander
2022-11-18Fix registration for virtual hostingNeil Alexander
2022-11-17Fix `/key/v2/server`, add HTTP `Host` matchingNeil Alexander
2022-11-15Federation fixes for virtual hostingNeil Alexander
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