aboutsummaryrefslogtreecommitdiff
path: root/cmd/dendrite-public-rooms-api-server/main.go
AgeCommit message (Expand)Author
2020-07-02Remove publicroomsapi (#1176)Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-09Factor out how monolith routes get added (#1107)Kegsay
2020-06-08Split out SetupFooComponent (#1106)Kegsay
2020-06-05General cleanup when making components (#1098)Kegsay
2020-06-04Convert everything but serverkeyapi to inthttp (#1096)Kegsay
2020-06-04Refactor how federationsender gets created (#1095)Kegsay
2020-06-02Only store our own aliases in publicroomsapi (#1081)Kegsay
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-14WIP: Add libp2p-go (#956)Hilmar Gústafsson
2020-03-19p2p: Implement published rooms (#923)Kegsay
2020-01-24Wire up publicroomsapi for roomserver events (#851)Neil Alexander
2019-10-02patch dendrite microservices with bind config (#795)aditsachde
2019-05-21use go module for dependencies (#594)ruben