Simplified admin commands (list-users, list-rooms, reload-mods) #2033
No reviewers
Labels
No labels
Abandoned
Blocked
Bug
Changelog
Added
Changelog
Missing
Changelog
None
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/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Merge
Merge/Manual
Merge/Squash
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
bob the builder
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!2033
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "PerformativeJade/continuwuity:change_admin_commands"
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?
I swapped the commands names and aliases.
!admin users list-users->!admin users list!admin rooms list-rooms->!admin rooms list!admin server reload-mods->!admin server reloadYou can still use the old names, which are now aliases. I didn't change the name of the functions (e.g., list_users). The auto-generated docs use the simplified names.
Pull request checklist:
mainbranch, and the branch is named something other thanmain.myself, if applicable. This includes ensuring code compiles.
If these changes get approved, there is a few more I want to do.
E.g., aliasing
!admin roomsto!admin roomThis seems like a good idea to me, do you want to add more commands to this PR or do you want to merge this and follow up with another?
@nex I don't have the time right now to add more, so I think I'll follow up with another PR later.