-
-
Notifications
You must be signed in to change notification settings - Fork 885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the ability for users to view their sent reports #5108
Comments
This could probably be abused, #5110 seems like a better solution. |
Viewing should be possible, possibly deleting. At least viewing seems entirely reasonable, even if nothing else gets implemented for now. |
Alright Im reopening and changing the title. |
I like this, and I think we can leave it to just viewing the reports you sent for now. Otherwise it'd be a lot of apub work to send the edits and deletes, which might not be clean. |
Requirements
Is your proposal related to a problem?
I've often been messaged by admins or mods about reports I've made asking for more info on them, or accidentally sent an unfinished report on a comment or post, sometimes I've also sent reports on the wrong comment by mistake.
Describe the solution you'd like.
I think users should have the ability to see their reports that they have sent, as well as the ability to delete or dismiss them as necessary. That way if their report is referenced by a mod they can go back and look at what it says, or if they sent it on the wrong comment or didn't finish it, they can go back and either delete it or dismiss it.
Describe alternatives you've considered.
Could just allow people to view the reports they've sent out for future context, wouldn't be as useful as being able to edit and delete them as well but if it's too challenging to implement report editing in a way that is Activitypub compliant this is the better option.
Additional context
No response
The text was updated successfully, but these errors were encountered: