aboutsummaryrefslogtreecommitdiff
path: root/build/gobind-yggdrasil
AgeCommit message (Expand)Author
2022-06-07Avoid panicking unnecessarily when shutting down the `gobind` P2P demos (#2520)Neil Alexander
2022-05-03Tidy up `AddPublicRoutes` (#2412)Neil Alexander
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-04-29Add restrictions for open registration (#2402)Till
2022-04-28Add `/_dendrite/admin/evacuateRoom/{roomID}` (#2401)Neil Alexander
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-28P2P demo tweaksNeil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-18Merge both user API databases into one (#2186)Neil Alexander
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-25Fixes for multiple Pinecone peersNeil 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-09-10Added .well-known/matrix/server endpoint (#1988)Ryan W
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2021-07-15Update dendrite-demo-yggdrasil to Yggdrasil 0.4 (#1921)Neil Alexander
2021-07-09Implement /_synapse/admin/v1/register (#1911)kegsay
2021-05-25Update go.mod/go.sumNeil Alexander
2021-05-24Allow clearing federation blacklist at startup for P2P demosNeil Alexander
2021-05-06Pinecone P2P demo (#1856)Neil Alexander