aboutsummaryrefslogtreecommitdiff
path: root/setup
AgeCommit message (Expand)Author
2023-04-27Add some roomserver UTs (#3067)Till
2023-04-24Move fedclient interface over to gmsl (#3061)devonh
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-14Update GMSL: use static Check functions (#3052)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2023-04-04app service unix socket support (#3022)Boris Rybalkin
2023-03-22Remove `BaseDendrite` (#3023)Till
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2023-03-16simplify unix socket permission format (#3014)Boris Rybalkin
2023-03-10Change default stats reporting endpoint (#3007)Till
2023-03-01unix socket support (#2974)Boris Rybalkin
2023-03-01Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)Till
2023-02-24Unify logging by using logrus for jetstream logs (#2976)David Schneider
2023-02-20Merge keyserver & userapi (#2972)Till
2023-02-14Remove polylith/API mode (#2967)Till
2023-01-28Relay integration to pinecone demos (#2955)devonh
2023-01-26Added Landing Page (#2885)Lukas
2023-01-23Initial Store & Forward Implementation (#2917)devonh
2023-01-23Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...Till
2023-01-20Make tests more reliable (#2948)Till
2023-01-16Switch the default config option values for `recaptcha_sitekey_class` and `re...Andrew Morgan
2023-01-06Add simplified helm chart (#2905)helm-dendrite-0.10.8Till
2022-12-23Add clientapi tests (#2916)Till
2022-12-22Handle guest access [1/2?] (#2872)Till
2022-12-01Fix `dendrite-demo-pinecone`, `/_dendrite` namespace setupNeil Alexander
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-16Detect consumer being deleted in `JetStreamConsumer`Neil Alexander
2022-11-15Federation fixes for virtual hostingNeil Alexander
2022-11-11Deny guest access on several endpoints (#2873)Till
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