aboutsummaryrefslogtreecommitdiff
path: root/internal/httputil/httpapi.go
AgeCommit message (Expand)Author
2024-09-22Make OPTIONS method on MSC3916 endpoints available without auth (#3431)arenekosreal
2024-08-16Implement MSC3916 (#3397)Till
2024-01-24Update sentry reporting (#3305)Till
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-03-13Add basic runtime tracing (#2996)Till
2022-12-23Add clientapi tests (#2916)Till
2022-12-22Fix reset password endpoint (#2921)Till
2022-12-05Enable/Disable internal metrics (#2899)Till
2022-11-11Deny guest access on several endpoints (#2873)Till
2022-09-05Tweak Sentry againNeil Alexander
2022-09-05Set Sentry user where knownNeil Alexander
2022-09-05Improve Sentry reportingNeil Alexander
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