aboutsummaryrefslogtreecommitdiff
path: root/publicroomsapi/routing/routing.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-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-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-03Implement storage interfaces (#841)Neil Alexander
2019-07-19Clarify that POST publicRooms is implemented (#743)Andrew Morgan
2019-07-03Encode URLs properly (#728)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben