Danbooru

Blacklisting users?

Posted under General

Browsed around a bit on the search to see if this was asked before, though I didn't find anything on the subject. Watch somebody else find a topic I overlooked, though. >_>

Is there a way to blacklist users such that all posts uploaded by them will be hidden (same way as you blacklist tags)? If not, then what do you guys think about its implementation? I tried using trac for this very subject after someone recommended it, however it seems it was erased shortly afterward (my first time using it so I most likely did it improperly). I figure my next best bet after that would be to ask here.

Updated by evazion

Sorry for the double post and for bringing up an old topic, but it seems like the user:*blah* aspect of the blacklist script is no longer working. I've tried various ways of posting user:so-and-so and tried reinstalling the script but nothing's happening.

Blacklisting users and tags works fine for me--comment page and otherwise--so I don't know what your problem is. Maybe you messed up the regex. Does your blacklist line still follow the below pattern?

blacklistTags(/^([^"]* )?(tag1|tag2|user:raisingk|tag3|tag4)( [^"]*)?$/gi);

I didn't mess around with it or anything, though. Just downloaded it onto greasemonkey, added danbooru onto the included pages, and that's about it. I'll try again and see if it works.

Edit: Nope.

Updated

1