dendrite/roomserver/internal
Neil Alexander c6ea2c9ff2
Add /_dendrite/admin/evacuateRoom/{roomID} (#2401)
* Add new endpoint to allow admins to evacuate the local server from the room

* Guard endpoint

* Use right prefix

* Auth API

* More useful return error rather than a panic

* More useful return value again

* Update the path

* Try using inputer instead

* oh provide the config

* Try that again

* Return affected user IDs

* Don't create so many forward extremities

* Add missing `Path` to name

Co-authored-by: Till <2353100+S7evinK@users.noreply.github.com>
2022-04-28 16:02:30 +01:00
..
helpers Various bug fixes and tweaks around invites and membership 2022-03-17 17:05:21 +00:00
input Add metrics for internal API requests (#2310) 2022-04-08 12:24:40 +02:00
perform Add /_dendrite/admin/evacuateRoom/{roomID} (#2401) 2022-04-28 16:02:30 +01:00
query Return M_NOT_FOUND for rejected events (#2371) 2022-04-25 19:05:01 +02:00
alias.go Fix lint errors 2022-03-24 10:03:22 +00:00
api.go Add /_dendrite/admin/evacuateRoom/{roomID} (#2401) 2022-04-28 16:02:30 +01:00