forked from glitch-soc-github-mirror/mastodon
Allow moderators to decide if a report should be forwarded #22
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: CatCatNya/catstodon#22
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?
Pitch
Have a server setting that allows moderators to decide whether or not a report is forwarded, disregarding user choice on this matter.
Motivation
Sometimes, there are instance-specific reasons to report posts. Incompatible rules on what must carry a Content Warning, on alt text, etc.
Unfortunately, it is not always possible to reconcile this, leading to remote instances to ignore reports from one's instance for a while.
Sometimes, a report is only made to the local instance, but ideally, the report should also be sent to the remote instance—which currently causes us to send a duplicate report, but with forwarding on.
Therefore, as an instance admin and moderator, I would like to have reports sit unforwarded until they are looked at by a local moderator before being passed on.
Vanilla issue: https://github.com/mastodon/mastodon/issues/35984