aboutsummaryrefslogtreecommitdiff
path: root/publicroomsapi/publicroomsapi.go
AgeCommit message (Expand)Author
2020-07-02Remove publicroomsapi (#1176)Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-06-09Factor out how monolith routes get added (#1107)Kegsay
2020-06-08Split out SetupFooComponent (#1106)Kegsay
2020-05-22Separate muxes for public and internal APIs (#1056)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-14WIP: Add libp2p-go (#956)Hilmar Gústafsson
2020-04-14Check if user has the power level to edit the room visibility (#900)Prateek Sachan
2020-03-19p2p: Implement published rooms (#923)Kegsay
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2020-01-24Wire up publicroomsapi for roomserver events (#851)Neil Alexander
2019-05-21use go module for dependencies (#594)ruben