Skip to content
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

NSFW Content Report Options #63

Closed
tgxn opened this issue Oct 24, 2023 · 3 comments · Fixed by #95 or #96
Closed

NSFW Content Report Options #63

tgxn opened this issue Oct 24, 2023 · 3 comments · Fixed by #95 or #96
Assignees
Labels
enhancement New feature or request frontend good first issue Good for newcomers

Comments

@tgxn
Copy link
Owner

tgxn commented Oct 24, 2023

https://lemmy.tgxn.net/comment/305035

My approach would be to add certain keywords to the report message (“porn”, “CSAM”, “child” in various languages, or make it a textbox where mods can enter words themselves) and hide the image by default when the message contains any of those, with a click-to-expand feature to actually verify reports.
I don’t think relying on the NSFW flag is very useful against abuse, though it could be a good feature for moderators of instances that have NSFW communities.

I think this is valid, as sometimes we don't want to see the NSFW content, or have it downloaded, when we are just viewing a list of reports.
There are a couple things that could help with this:

  • Setting "Display content preview for NSFW posts"
    Default this option to your user-setting "blur_nsfw" or "hide_nsfw".

Stretch Goal:

  • Setting "Hide content preview with reports containing "
    This would allow hiding content on reports that contain a matching word in the body of the users report submission.
@Pdzly
Copy link
Collaborator

Pdzly commented Oct 25, 2023

I would add a "Spotlight" to each image you show.

Spotlight:
Not hovering - Picture is black
Hovering - Small area of picture is revealed
Clicking - Toggling it on / off

This technique is used by few other Social Medias for reducing stress seeing CP or general porn.

@Pdzly
Copy link
Collaborator

Pdzly commented Oct 27, 2023

https://rooki-bot.lemmy.world/ The spotlight i imagine i implemented here.

image

Some other interesting features:

image

@tgxn tgxn added enhancement New feature or request good first issue Good for newcomers frontend labels Oct 31, 2023
@tgxn tgxn mentioned this issue Nov 1, 2023
@tgxn
Copy link
Owner Author

tgxn commented Nov 3, 2023

https://rooki-bot.lemmy.world/ The spotlight i imagine i implemented here.

where's the src? can I use this on my site?

@tgxn tgxn self-assigned this Nov 4, 2023
This was linked to pull requests Nov 4, 2023
@tgxn tgxn mentioned this issue Nov 4, 2023
@tgxn tgxn closed this as completed Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants