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

Whitelist known good users who have names with blacklisted keywords #30

Closed
Infinite-Recursion-8 opened this issue Oct 29, 2014 · 1 comment

Comments

@Infinite-Recursion-8
Copy link

Some valid users have names containing blacklisted keywords, and Smokey reports them each time their post gets bumped. Add ability to whitelist such valid users.

Sample fp reports by Smokey:

  1. http://chat.meta.stackexchange.com/transcript/message/2574517#2574517
  2. http://chat.meta.stackexchange.com/transcript/message/2574534#2574534
  3. http://chat.meta.stackexchange.com/transcript/message/2574569#2574569
@thomas-daniels
Copy link
Contributor

Fixed in 19eeef8, b31a348 and 05f8af2.

If you reply tpu or trueu, it will mark the post as true positive and
blacklist the user.

If you reply fpu or falseu, it will mark the post as false positive
and whitelist the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants