aboutsummaryrefslogtreecommitdiff
path: root/setup/base
AgeCommit message (Expand)Author
2022-10-04Track reasons why the process is in a degraded stateNeil 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-20HTTP connection keepalives (#2730)Neil Alexander
2022-09-20Update dependencies (#2729)Neil Alexander
2022-09-07Fulltext implementation incl. config (#2480)Till
2022-08-30Fix race condition on startup (#2679)Till
2022-08-01Set CORS headers for HTTP 404 and 405 errors (#2599)Neil Alexander
2022-07-11Ristretto cache (#2563)Neil Alexander
2022-06-10Attempt to raise the file descriptor limit at startup (#2527)Neil Alexander
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-05Update to matrix-org/gomatrixserverlib#303Neil Alexander
2022-05-03Fix bug in database global setupNeil Alexander
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-04-29Add restrictions for open registration (#2402)Till
2022-04-27Version 0.8.2 (#2386)v0.8.2Neil Alexander
2022-04-27Fix graceful shutdownNeil Alexander
2022-04-27Defer cancel on shutdown contextNeil Alexander
2022-04-27Use process context as base context for all HTTPNeil Alexander
2022-04-27Add UserAPI storage tests (#2384)Till
2022-04-27Prevent JetStream from handling OS signals, allow running as a Windows servic...Neil Alexander
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-28User directory for nearby Pinecone peers (P2P demo) (#2311)Neil Alexander
2022-03-25Healthcheck endpoints (#2303)Neil Alexander
2022-03-11Platform sanity checks (#2271)Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-18Merge both user API databases into one (#2186)Neil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-12-03Cherry-pick removal of unused HTTP client from #2061Neil Alexander
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander