aboutsummaryrefslogtreecommitdiff
path: root/cmd/dendrite-demo-libp2p
AgeCommit message (Expand)Author
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-10Remove clientapi producers which aren't actually producers (#1111)Kegsay
2020-06-10Remove unused UserUpdates producer (#1109)Kegsay
2020-06-09Factor out how monolith routes get added (#1107)Kegsay
2020-06-08Split out SetupFooComponent (#1106)Kegsay
2020-06-04Refactor how federationsender gets created (#1095)Kegsay
2020-06-04s/Base64String/Base64Bytes/g (#1093)Kegsay
2020-06-02Only store our own aliases in publicroomsapi (#1081)Kegsay
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-05-27Server key component (#1050)Neil Alexander
2020-05-22Separate muxes for public and internal APIs (#1056)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-18Add -api flag to monolith (#1044)Neil Alexander
2020-05-01Limit database connections (#980, #564) (#998)Neil Alexander
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-29Join room support in federation sender (#989)Neil Alexander
2020-04-29Federation sender API remodel (#988)Neil Alexander
2020-04-28Dependency inject the federation client so p2p binaries work as expected (#987)Kegsay
2020-04-28Implement backfill in the roomserver (#983)Kegsay
2020-04-28Loopback event from invite response (#982)Neil Alexander
2020-04-20Perspective key fetching, some federation room join fixes (#975)Neil Alexander
2020-04-14WIP: Add libp2p-go (#956)Hilmar Gústafsson