dendrite/cmd/dendrite-demo-pinecone
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
..
conn Update to matrix-org/pinecone@e526fa8 2022-04-04 15:16:02 +01:00
defaults Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
embed Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
rooms Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
users Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
main.go Add /_dendrite/admin/evacuateRoom/{roomID} (#2401) 2022-04-28 16:02:30 +01:00