aboutsummaryrefslogtreecommitdiff
path: root/setup
AgeCommit message (Expand)Author
2022-10-28Add hcaptcha support besides Google ReCaptcha (#2834)X. Ding
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-10-26Add support for config "auto_join_rooms" (#2823)Neboer
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-10-05Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)Till
2022-10-04Track reasons why the process is in a degraded stateNeil Alexander
2022-09-27Update search docsNeil Alexander
2022-09-27Fulltext implementation using Bleve (#2675)Till
2022-09-27Return `M_UNRECOGNIZED` for unknown CS API endpoints/actions (#2740)Neil Alexander
2022-09-27Refactor notifications (#2688)Till
2022-09-20HTTP connection keepalives (#2730)Neil Alexander
2022-09-20Update dependencies (#2729)Neil Alexander
2022-09-09Only verify if fulltext indexing is enabledTill Faelligen
2022-09-07Fulltext implementation incl. config (#2480)Till
2022-09-07Add a SigningKeyUpdate producer (#2697)Till
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-09-01Refactor appservices component (#2687)Neil Alexander
2022-08-31Allow batching in `JetStreamConsumer` (#2686)Neil Alexander
2022-08-31Pinecone standalone refactoring (#2685)Neil Alexander
2022-08-30Fix race condition on startup (#2679)Till
2022-08-12/hierarchy - return public and knockable rooms for authed users (#2578)texuf
2022-08-11Generic-based internal HTTP API (#2626)Neil Alexander
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
2022-08-05Fix linter issues (#2624)Till
2022-08-05Add race testing to tests, and fix a few small race conditions in the tests (...Brian Meek
2022-08-02Disable NATS Server logging, allow self-signed certificates (#2605)Till
2022-08-01Set CORS headers for HTTP 404 and 405 errors (#2599)Neil Alexander
2022-07-25Remove `room_id` field from MSC2946 stripped events (closes #2588)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-07-05feat+fix: Ignore unknown keys and verify required fields are present in appse...Kabir Kwatra
2022-06-15Add `InputDeviceListUpdate` to the keyserver, remove old input API (#2536)Neil Alexander
2022-06-10Attempt to raise the file descriptor limit at startup (#2527)Neil Alexander
2022-06-07Rate limiting changes (#2519)Neil Alexander
2022-05-13Shuffle config Verify/Defaults a bit around (#2459)Till
2022-05-09Begin adding syncapi component tests (#2442)kegsay
2022-05-09One NATS instance per `BaseDendrite` (#2438)Neil Alexander
2022-05-06Add `PolylithMode` base config option (#2428)Neil Alexander
2022-05-06Clean up interface definitions (#2427)kegsay
2022-05-05Define component interfaces based on consumers (2/2) (#2425)kegsay
2022-05-05Update to matrix-org/gomatrixserverlib#303Neil Alexander
2022-05-05syncapi: define specific interfaces for internal HTTP communications (#2416)kegsay
2022-05-04Add opt-in anonymous stats reporting (#2249)Till
2022-05-03Fix bug in database global setupNeil Alexander
2022-05-03Tidy up `AddPublicRoutes` (#2412)Neil Alexander
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