this post was submitted on 06 Aug 2023
2 points (75.0% liked)
Lemmy App Development
728 readers
1 users here now
A place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform.
On-Topic:
- programming questions related to the Lemmy platform
- sharing your ideas, WIP, or released Lemmy-related work
Off-Topic:
- general programming questions unrelated to Lemmy
- feature requests for developers
- sharing or promoting work not related to Lemmy
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
Apollo for Reddit wouldn't allow NSFW toggle in-app. So I guess it's just a case of small apps flying under the radar for now.
Edit: you should actually be fine. NSFW toggle is part of the lemmy sign-up flow on web. The toggle in-app is nothing more than a client side filter.
Yeah, I remember when the policy was implemented and Christian had to remove the toggle in Apollo. I don’t really want to slide under the radar because I’m sure it would come back to bite me in the review process someday.
I’m hoping it’s okay to do exactly that and have a client side option to filter out nsfw content that would just have no effect if the profile settings have nsfw disabled.
And for profile settings in the app I’ll just have to provide a link to the website for that option.