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

Remove local_site.enable_nsfw and use site.content_warning instead #4627

Open
5 tasks done
Nutomic opened this issue Apr 15, 2024 · 0 comments
Open
5 tasks done

Remove local_site.enable_nsfw and use site.content_warning instead #4627

Nutomic opened this issue Apr 15, 2024 · 0 comments
Labels
area: api enhancement New feature or request

Comments

@Nutomic
Copy link
Member

Nutomic commented Apr 15, 2024

Requirements

  • Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a feature request? Do not put multiple feature requests in one issue.
  • Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.
  • Do you agree to follow the rules in our Code of Conduct?

Is your proposal related to a problem?

Both of them essentially serve the same purpose, so there is no need to duplicate it. We can simply consider that if a content warning exists, its equivalent to enable_nsfw and get rid of that column.

This is a breaking change so it needs to wait for 0.20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: api enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant