aboutsummaryrefslogtreecommitdiff
path: root/internal/httputil/httpapi.go
AgeCommit message (Expand)Author
2022-08-12Use `/admin/v1/register` in `create-account` (#2484)Till
2022-05-06Clean up interface definitions (#2427)kegsay
2022-05-05syncapi: define specific interfaces for internal HTTP communications (#2416)kegsay
2022-04-08Add metrics for internal API requests (#2310)Till
2022-01-28Add debug logging for incoming CSAPI calls on authentication failure (#2116)kegsay
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-03-24Add Sentry support (#1803)Kegsay
2020-08-13API setup refactoring (#1266)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-06-15Fix rooms v3 url paths for good - with tests (#1130)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay