Automatic .well-known/matrix/support creation #812
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
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/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: continuwuation/continuwuity#812
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
We already know all the server admins, automatically exposing this via the support enpoint would help make sure more homeservers are contactable. Additionally, providing an easy way of configuring this, like we do for client/server, would be good.
This conflicts with the config options, does it not? or would this only apply when manually unspecified?
This would only apply when unspecified.
Side note, we need to document these config options. Possibly set it to allow setting an array for the roles, because it only allows setting one at a time right now.
If we wanted to be really cool, we could make it so users can DM the admin bot, and their messages will be passed on to the admin room, like some sort of ad-hoc honoroit, and then list the admin bot in the automatically generated support contacts. That's a lot more work though, so likely something to consider after implementing this.
Implemented in #833