aboutsummaryrefslogtreecommitdiff
path: root/internal/httputil
AgeCommit message (Expand)Author
2024-09-22Make OPTIONS method on MSC3916 endpoints available without auth (#3431)arenekosreal
2024-08-16Implement MSC3916 (#3397)Till
2024-04-08Return correct Content-Type for unrecognized requests (#3355)Till
2024-01-24Update sentry reporting (#3305)Till
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2023-03-13Add basic runtime tracing (#2996)Till
2023-02-14Remove polylith/API mode (#2967)Till
2023-01-26Added Landing Page (#2885)Lukas
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-07Handle errors differently in the `DeviceListUpdater` (#2695)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-08-11Generic-based internal HTTP API (#2626)Neil Alexander
2022-06-07Rate limiting changes (#2519)Neil Alexander
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-03-25Healthcheck endpoints (#2303)Neil Alexander
2022-01-28Add debug logging for incoming CSAPI calls on authentication failure (#2116)kegsay
2021-12-03Add missing HTTP mode for userapi (#1982)S7evinK
2021-11-24Ratelimit requests to /media/r0/download|upload (#2020)S7evinK
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-09-10Added .well-known/matrix/server endpoint (#1988)Ryan W
2021-09-08- Removed double imports (#1989)Ryan W
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