feat: Add endpoints required for API-based takedowns and room bans #1301
No reviewers
Labels
No labels
Blocked
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
To-Merge
Wont fix
old/ci/cd
old/rust
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Depends on
#44 nex/feat/admin-room-takedowns
continuwuation/ruwuma
Reference
continuwuation/continuwuity!1301
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "nex/feat/admin-api-takedowns"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Introduces a minimal API that will allow Draupnir and Meowlnir to issue room takedowns on continuwuity.
For people eager to see a full admin API, this PR does not introduce that, but only what is needed for the aforementioned need. The full API will take much longer to implement.
Adds:
PUT /_continuwuity/admin/rooms/{room_id}/banGET /_continuwuity/admin/rooms/listOnce merged, appropriate SDK implementations will be created.
Pull request checklist:
mainbranch, and the branch is named something other thanmain.myself, if applicable. This includes ensuring code compiles.