aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/admin.go
AgeCommit message (Expand)Author
2023-06-22feat: admin APIs for token authenticated registration (#3101)santhoshivan23
2023-05-30Docs restructure (#2953)Till
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-04-28Remove `PerformError` (#3066)Till
2023-04-19refactor: update GMSL (#3058)kegsay
2023-03-27Add tests for the Dendrite admin APIs (#3028)Till
2023-02-20Merge keyserver & userapi (#2972)Till
2023-01-19Add `/_dendrite/admin/purgeRoom/{roomID}` (#2662)Neil
2022-12-23Add clientapi tests (#2916)Till
2022-12-22Fix reset password endpoint (#2921)Till
2022-11-15Federation fixes for virtual hostingNeil Alexander
2022-11-11Virtual hosting schema and logic changes (#2876)Neil Alexander
2022-10-31Add `/_dendrite/admin/downloadState/{serverName}/{roomID}` admin endpointNeil Alexander
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-09-30Add `/_dendrite/admin/refreshDevices/{userID}` (#2746)Till
2022-09-27Fulltext implementation using Bleve (#2675)Till
2022-08-12Use `/admin/v1/register` in `create-account` (#2484)Till
2022-08-11Generic-based internal HTTP API (#2626)Neil Alexander
2022-06-29Add `evacuateUser` endpoint, use it when deactivating accounts (#2545)Neil Alexander
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-04-29Move admin functions into their own file in the client APINeil Alexander