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

show_nsfw for search #5528

Open
5 tasks done
aeharding opened this issue Mar 23, 2025 · 2 comments
Open
5 tasks done

show_nsfw for search #5528

aeharding opened this issue Mar 23, 2025 · 2 comments
Labels
area: api enhancement New feature or request
Milestone

Comments

@aeharding
Copy link

Requirements

  • Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support or the matrix chat.
  • 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?

Right now it isn't possible for logged out users to search nsfw communities/posts etc

Describe the solution you'd like.

I would like to see show_nsfw on the search endpoint, like GetPosts has.

Describe alternatives you've considered.

Logging in

Additional context

No response

@aeharding aeharding added the enhancement New feature or request label Mar 23, 2025
@aeharding
Copy link
Author

I’m not sure I follow. Get posts and list communities has show_nsfw for those endpoints which work fine when set to true + logged out. The flag is just missing from the search endpoint.

@dessalines dessalines added this to the 1.0.0 milestone Mar 24, 2025
@DraconicNEO
Copy link
Contributor

I’m not sure I follow. Get posts and list communities has show_nsfw for those endpoints which work fine when set to true + logged out. The flag is just missing from the search endpoint.

Nevermind ignore what I said about only being able to access while logged in, I was remembering wrong.

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

4 participants