-
Notifications
You must be signed in to change notification settings - Fork 184
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
Feature request: User-based tag blacklisting #317
Labels
Comments
It's certainly something that would be within scope, but it might be a bit challenging for me to take care it myself (at least time-wise). |
Are you open to PRs on this? I may look into it myself, if so. |
@dekarrin Yes, I am. It would be greatly appriciated! |
I'd love this! |
I just got szuru running and love it, but the lack of a blacklist is my big complaint. Definitely something I hope to see in the future |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
As a regular or higher-permission user, I would like to be able to give a list of tags that are considered "blacklisted". I would put those tags somewhere in my user settings, and when browsing posts, posts that are tagged with at least one of my blacklisted tags will not appear for me.
I would prefer if the blacklist were associated with the user account rather than localstorage or other browser-based persistence; if I log in to the szurubooru server from any computer anywhere, I'd like to have the same blacklist.
Is this something that would be considered within the scope of this project?
The text was updated successfully, but these errors were encountered: