aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2022-03-24Upload Docker images for releases to both Docker Hub and GitHub Container Reg...Neil Alexander
2022-03-24Move CI to Github Actions (#2297)S7evinK
2022-03-18Update to matrix-org/pinecone@8687b0dNeil Alexander
2022-03-09Remove references to `userapi_devices` (fixes #2259)Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-18Missing commit from #2186Neil Alexander
2022-02-18Merge both user API databases into one (#2186)Neil Alexander
2022-02-15Add host mount compatible Complement image (#2187)kegsay
2022-02-11Add postgres complement support (#2177)kegsay
2022-02-10Point to /complement/ca not /ca (#2172)kegsay
2022-02-10Support for `m.login.token` (#2014)tommie
2022-02-10Make the Complement Dockerfile use a fresh directory for runtime (#2168)kegsay
2022-02-08Fix DendriteJS dockerfileNeil Alexander
2022-02-01Support CA certificates in CI (#2136)kegsay
2022-02-01Fix JetStream paths for P2P demo buildsNeil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-12-13Fix keyring regressions in previous P2P demoNeil Alexander
2021-11-29Updating example to Postgres v14 (#2062)Ben Yanke
2021-11-25Fixes for multiple Pinecone peersNeil Alexander
2021-11-25Support connecting to multiple Pinecone static peers in the P2P demos (supply...Neil Alexander
2021-11-24Don't populate config defaults where it doesn't make sense (#2058)Neil Alexander
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-11-02Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021)PiotrKozimor
2021-10-22Update Pinecone demoNeil Alexander
2021-10-08Update Pinecone demoNeil Alexander
2021-09-10Added .well-known/matrix/server endpoint (#1988)Ryan W
2021-09-08- Removed double imports (#1989)Ryan W
2021-08-18Build Docker images using Go 1.17Neil Alexander
2021-08-17Update golangci-lint (#1978)S7evinK
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2021-07-15Update dendrite-demo-yggdrasil to Yggdrasil 0.4 (#1921)Neil Alexander
2021-07-12Propose config better (#1758)Melroy van den Berg
2021-07-09Implement /_synapse/admin/v1/register (#1911)kegsay
2021-06-14Remove mention of enabling naffka in install instructions, as it is the defau...Arnaud Venturi
2021-06-14Fix Key Generation Docs - resolves #1759 (#1865)Ben Yanke
2021-06-14Pinecone demo updatesNeil Alexander
2021-05-25Update go.mod/go.sumNeil Alexander
2021-05-24Demo tweaksNeil Alexander
2021-05-24Allow clearing federation blacklist at startup for P2P demosNeil Alexander
2021-05-18Update dendrite-demo-pineconeNeil Alexander
2021-05-06Pinecone P2P demo (#1856)Neil Alexander
2021-03-03Docker fix and tweak (#1781)stoically
2021-02-17Unbreak DendriteJS.Dockerfile; Riot is now ElementKegan Dougal
2021-02-17fix database names to reflect renaming (#1636)Marco Kundt
2021-02-12Fix a few indentation mistakes (#1752)David Florness
2021-01-26Graceful shutdowns (#1734)Neil Alexander
2021-01-22DNS caching (#1728)Neil Alexander
2021-01-18Update GHA Docker Hub buildsNeil Alexander
2021-01-07Fixed links to Docker Hub (#1686)Jan Pechek
2021-01-04Update docker-compose.deps.yml to use postgres:11 (#1677)Will Hunt