aboutsummaryrefslogtreecommitdiff
path: root/setup/config
AgeCommit message (Expand)Author
2022-10-06Allow specifying old signing keys with the public key and key ID only (#2770)Neil Alexander
2022-09-27Update search docsNeil Alexander
2022-09-27Fulltext implementation using Bleve (#2675)Till
2022-09-20HTTP connection keepalives (#2730)Neil Alexander
2022-09-09Only verify if fulltext indexing is enabledTill Faelligen
2022-09-07Fulltext implementation incl. config (#2480)Till
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-09-01Refactor appservices component (#2687)Neil Alexander
2022-08-31Pinecone standalone refactoring (#2685)Neil Alexander
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
2022-08-02Disable NATS Server logging, allow self-signed certificates (#2605)Till
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-07-05feat+fix: Ignore unknown keys and verify required fields are present in appse...Kabir Kwatra
2022-06-07Rate limiting changes (#2519)Neil Alexander
2022-05-13Shuffle config Verify/Defaults a bit around (#2459)Till
2022-05-04Add opt-in anonymous stats reporting (#2249)Till
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-05-02Return `null` if MaxFileSizeBytes is 0 (#2409)Till
2022-04-29Add restrictions for open registration (#2402)Till
2022-04-06Add presence module V2 (#2312)Till
2022-04-04remove obsolete config entry "federation_certificates" (#2318)Sebastian Spaeth
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-24fixup treat the sender_localpart as an exclusive namespace of one user (#2255)Nick Cao
2022-03-23Per-room consumers (#2293)Neil Alexander
2022-03-09Remove references to `userapi_devices` (fixes #2259)Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-18Implement server notices (#2180)S7evinK
2022-02-18Merge both user API databases into one (#2186)Neil Alexander
2022-02-18Allow preventing guest registration (#2199)Neil Alexander
2022-02-17Remove outbound proxy, http.ProxyFromEnvironment is now used (#2191)S7evinK
2022-02-02Use pull consumers (#2140)Neil Alexander
2022-01-07NATS JetStream tweaks (#2086)Neil Alexander
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-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-09-10Added .well-known/matrix/server endpoint (#1988)Ryan W
2021-08-17Cross-signing fixes, notifications via sync, federation (#1974)Neil Alexander
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2021-07-19Set MaxFileSizeBytes <= 0 to unlimited (#1876)S7evinK
2021-06-14Set MaxFileSizeBytes <= 0 to "unlimited" (#1875)S7evinK
2021-06-07Fix SIGSEGV in IsInterestedInRoomID (#1846)bodqhrohro
2021-04-07Implement OpenID module (#599) (#1812)Bruce MacDonald
2021-03-24Add Sentry support (#1803)Kegsay
2021-03-08Make sure the component max open conns doesn't exceed 100Kegan Dougal
2021-03-08Make bcrypt cost configurable (#1793)Kegsay
2021-03-08Fix database default connection limits for CI (#1794)Neil Alexander
2021-03-05Treat the sender_localpart as an exclusive namespace of one user (#1790)Will Hunt
2021-03-05Tweak AS registration check and AS component HTTP clients (#1785)Neil Alexander