aboutsummaryrefslogtreecommitdiff
path: root/mediaapi/mediaapi.go
AgeCommit message (Expand)Author
2023-07-19Use pointer when passing the connection manager around (#3152)Till
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-03-22Remove `BaseDendrite` (#3023)Till
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-05-03Tidy up `AddPublicRoutes` (#2412)Neil Alexander
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-04-14Refactor media storage layer, add tests (#2352)Till
2021-11-24Ratelimit requests to /media/r0/download|upload (#2020)S7evinK
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
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