Blacklist plugin #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It'd be nice to have a plugin that can filter out unsavory or undesirable tags on a user-by-user basis. I'd prefer to be able to store this in the account and, by default, have unregistered users have a blacklist of generally objectionable things (vore, fat, etc.,). This blacklist should be able to be opted out of if desired.
The code for filtering based off tags is already in shimmie due to being able to filter based off rating, so, abusing the same system to add a tag filtering system might be possible.