this post was submitted on 26 Apr 2025
45 points (100.0% liked)
Pawb.Social Announcements
467 readers
6 users here now
Official announcements from the admin team of Pawb.Social
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You're welcome for making that clear :P
. . .anyway, thanks for working on the issue!
We've got a fix deployed that'll allow the NSFW box to be toggled again for new and existing posts -- Is there any chance you'd be able to facilitate that on your existing posts? We're hoping that'll alleviate reports and complaints in the interim while we wait for the permanent backend fix x3
I tested and yes, I can flag NSFW now. I will update my posts soon
As a user level verification, I don't see a checkbox for post https://pawb.social/post/22913626 I'm on the default web interface. The post was marked as NSFW originally by some developer tools trickery.
I'm not able to replicate this myself as it's showing on both the Create Post and editing modes. I've cleared the site cache on Cloudflare as it could be it's caching an old version of the UI. I'd also encourage clearing your browser cache / force refreshing.
Okay, a hard refresh and now its showing up. (ctrl + shift +r)
Just as a hack, when creating a new post, most of the information is passed as parameters in the URL, you can ensure the NSFW flag is set for the front end by ensuring nsfw=true is one of the parameters in the request.