Comment on Lemmy Moderation Tooling
tgxn@lemmy.tgxn.net 1 year agoVery true, though as a moderator, I expect you’d need to validate the report is not reporting something that’s totally fine.
I’m not sure how to deal with this, perhaps I could read your user settings for blur_nsfw and apply that as the default? Or, perhaps a toggle setting that just turns media embeds on/off completely that defaults based on the same user-setting?
skullgiver@popplesburger.hilciferous.nl 1 year ago
tgxn@lemmy.tgxn.net 1 year ago
Yeah, I’ve experienced this. It’d be pretty easy to add a report-contains-word based filter for the images, but if content doesn’t match this then it’d still be an issue.
I’ve created a bug for myself, github.com/tgxn/lemmy-modder/issues/63 If you wanted to add any additional information or track my progress. :D
I also want to add an in-app popup (with the image/website) when you click the content directly instead of navigating to the actual content in a new tab, so this could get combined to only show content on click (as a configuration, defaulted to only show on “expand”).