aboutsummaryrefslogtreecommitdiff
path: root/mediaapi/mediaapi.go
AgeCommit message (Expand)Author
2020-06-16Fix media API for demos and possibly Synapse (#1134)Neil Alexander
2020-06-16Make userapi responsible for checking access tokens (#1133)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-01Limit database connections (#980, #564) (#998)Neil Alexander
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2019-05-21use go module for dependencies (#594)ruben