aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-13Version 0.12.0 (#3009)v0.12.0helm-dendrite-0.12.0Till
2023-03-13Add basic runtime tracing (#2996)Till
2023-03-10Change default stats reporting endpoint (#3007)Till
2023-03-10Update dependencies (#3006)Till
2023-03-09Unset `RoomServerEvent`, since we can't be sure that `Set` actually updates t...Till
2023-03-07Fix invalid roomNID returnedTill Faelligen
2023-03-06RoomServerEvents are mutable, given they can be redactedTill Faelligen
2023-03-06Actually ignore the error if we were able to backfill eventsTill Faelligen
2023-03-06Add tests for `UpdateRelations` (#2999)Till
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