aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-05Update admin-promotion instructions; clarify ID for evacuation (#2997)Tim McCormack
2023-03-03Update the cache with the redacted eventTill Faelligen
2023-03-03Make redaction check easier to read (#2995)Till
2023-03-03Updated instructions and references to monolith to their new names (#2994)Robin Westerik
2023-03-01unix socket support (#2974)Boris Rybalkin
2023-03-01Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)Till
2023-03-01Fix UTsTill Faelligen
2023-02-28Only run CI if there are changes to go files or the workflow [skip ci]Till Faelligen
2023-02-28Deploy on gh-pages pushTill Faelligen
2023-02-28feat(helm): add prometheus resources to monitor (#2958)helm-dendrite-0.11.2genofire
2023-02-24Fix lint errorDevon Hudson
2023-02-24Tweaks to pinecone demo to shutdown more cleanlyDevon Hudson
2023-02-24Cache all the thingsTill Faelligen
2023-02-24Refactor `StoreEvent` and create a new `RoomDatabase` interface (#2985)Till
2023-02-24Unify logging by using logrus for jetstream logs (#2976)David Schneider
2023-02-23Update README sample config link (#2987)Yoann N
2023-02-20Fix building Element web in CITill Faelligen
2023-02-20Fix issue where device keys are removed if a device ID is reused (#2982)Till
2023-02-20Merge keyserver & userapi (#2972)Till
2023-02-17Bump golang.org/x/net from 0.5.0 to 0.7.0 (#2979)dependabot[bot]
2023-02-17Bump golang.org/x/image from 0.1.0 to 0.5.0 (#2978)dependabot[bot]
2023-02-17Fix SQLite `session_id` (#2977)Till
2023-02-14Remove polylith/API mode (#2967)Till
2023-02-10Version 0.11.1 (#2966)v0.11.1helm-dendrite-0.11.1Till
2023-02-08Update coverage (#2964)ShalokShalom
2023-02-07Optimize `/sync` and history visibility (#2961)Till
2023-02-04Add max frame size to pinecone bindingsDevon Hudson
2023-02-04Disable fulltext search in pinecone buildsDevon Hudson
2023-02-03Update dendrite-pinecone gobindings build scriptDevon Hudson
2023-02-03Add Sytest/Complement coverage to scheduled runs (#2962)Till
2023-02-02Bump activesupport from 6.0.5 to 6.0.6.1 in /docs (#2959)dependabot[bot]
2023-02-01Consolidate pinecone demo http server variationsDevon Hudson
2023-02-01Refactor common pinecone demo code to remove major duplicationDevon Hudson
2023-02-01Refactor pinecone demo to remove duplicate pinecone setupDevon Hudson
2023-02-01Refactor pinecone demo to remove duplicate key setupDevon Hudson
2023-02-01Remove nolint: gocyclo from relayapi routing setupDevon Hudson
2023-02-01Refactor conduit type from pinecone demo into its own packageDevon Hudson
2023-02-01Refactor common relay sync struct to remove duplicationDevon Hudson
2023-02-01Roomserver published pkey migration (#2960)devonh
2023-01-31Update gmsl dependencyDevon Hudson
2023-01-31Use new gmsl RelayEvents type for send_relay request bodyDevon Hudson
2023-01-31Use gmsl relay_txn response typeDevon Hudson
2023-01-29Add cmd line option to pinecone demo for enabling relayingDevon Hudson
2023-01-29Add pinecone demo toggle for dis/enabling relaying for other nodesDevon Hudson
2023-01-28Relay integration to pinecone demos (#2955)devonh
2023-01-26Bump bleve to v2.3.6Devon Hudson
2023-01-26Move relay arch into relayapi and add docs for new endpointsDevon Hudson
2023-01-26Added Landing Page (#2885)Lukas
2023-01-26Bump commonmarker from 0.23.6 to 0.23.7 in /docs (#2952)dependabot[bot]
2023-01-23Initial Store & Forward Implementation (#2917)devonh