aboutsummaryrefslogtreecommitdiff
path: root/cmd/dendrite-demo-yggdrasil
AgeCommit message (Expand)Author
2022-09-12P2P demo tweaksNeil Alexander
2022-09-01Update P2P demosNeil Alexander
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-09-01Refactor appservices component (#2687)Neil Alexander
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
2022-07-11Ristretto cache (#2563)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-16Update Yggdrasil P2P demo (also remove QUIC dependency)Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-21Don't ignore config flag for yggdrasil demo if set (#2070)Benjamin Nater
2022-02-18Merge both user API databases into one (#2186)Neil Alexander
2022-01-28Require Go 1.16 (#2122)Neil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-12-13Fix keyring regressions in previous P2P demoNeil 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-08-03Minimum version Go 1.15 (#1957)Neil Alexander
2021-07-20Only include go-sqlite3 on the relevant binaries (#1900)Neil Alexander
2021-07-20Rename Riot to Element (#1874)S7evinK
2021-07-15Update dendrite-demo-yggdrasil to Yggdrasil 0.4 (#1921)Neil Alexander
2021-07-09Implement /_synapse/admin/v1/register (#1911)kegsay
2021-05-24Allow clearing federation blacklist at startup for P2P demosNeil Alexander
2021-05-06Pinecone P2P demo (#1856)Neil Alexander
2021-03-03Increase gocyclo complexity to 25 (and remove all but 2 golint directives rel...Neil Alexander
2021-01-26Graceful shutdowns (#1734)Neil Alexander
2021-01-22NewClient and NewFederationClient updates (#1730)Neil Alexander
2020-12-18Fix #1655 by re-adding the appservice alias query (#1660)Neil Alexander
2020-12-04MSC2836 threading: part 2 (#1596)Kegsay
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-10-15Start Kafka connections for each component that needs them (#1527)Neil Alexander
2020-10-09Update federation timeouts (#1504)Neil Alexander
2020-10-07Rename serverkeyapi to signingkeyserver (#1492)Kegsay
2020-10-06Yggdrasil demo tweaksNeil Alexander
2020-10-02Don't drop federation retries for Yggdrasil demosNeil Alexander
2020-09-07Remove current state server (#1405)Kegsay
2020-09-04Remove QueryRoomsForUser from current state server (#1398)Kegsay
2020-09-02Use federation sender for backfill/getting missing events (#1379)Neil Alexander
2020-08-27Remove device DB from clientapi (#1352)Kegsay
2020-08-21Fix embedding Element Web into demo-libp2p and demo-yggdrasilNeil Alexander
2020-08-17Add SkipClean and UseEncodedPaths to intermediate routers (#1275)Neil Alexander
2020-08-13API setup refactoring (#1266)Neil Alexander
2020-08-10Prefix-defined Kafka topics (#1254)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander