aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-01-23Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...Till
2023-01-20Version 0.11.0 (#2949)v0.11.0helm-dendrite-0.11.0Till
2023-01-20Change Default Room version to 10 (#2933)Catalan Lover
2023-01-20AWSY missing federation tests (#2943)Till
2023-01-20Fix oversight in cmd/generate-config (#2946)Bernhard Feichtinger
2023-01-20Make tests more reliable (#2948)Till
2023-01-19Add `/_dendrite/admin/purgeRoom/{roomID}` (#2662)Neil
2023-01-18fix(helm): extract image tag to value (and use as default from Chart.… (#2934)helm-dendrite-0.10.9genofire
2023-01-17Version 0.10.9 (#2942)v0.10.9Till
2023-01-17`/sync` performance optimizations (#2927)Till
2023-01-17Omit state field from `/messages` response if empty (#2940)Umar Getagazov
2023-01-16Switch the default config option values for `recaptcha_sitekey_class` and `re...Andrew Morgan
2023-01-12Always initialize statistics server mapDevon Hudson
2023-01-12Fix room summary returning wrong heroes (#2930)Till
2023-01-11Extend cypress test timeout in ciDevon Hudson
2023-01-11Revert "Add cypress cloud recording"Devon Hudson
2023-01-11Add cypress cloud recordingDevon Hudson
2023-01-11Edit cypress config before running testsDevon Hudson
2023-01-11Initial attempt at adding cypress tests to ciDevon Hudson
2023-01-10Add FAQs based on commonly asked questions from the communityDevon Hudson
2023-01-10Handle DisplayName field in admin user registration endpoint (#2935)devonh
2023-01-10Fix `/login` issue causing wrong device list updates (#2922)Till
2023-01-06Add curl to dendrite-demo-pinecone docker containerDevon Hudson