frnandu/yana

Make filter word case-insensitive

Closed this issue · 0 comments

I think it is probably better to make word filtering case-insensitive.

Example:

claim free
Claim free

simple case-sensitive claim free cannot catch those cases while the meaning is same. Users need to type multiple words filter.

Amethyst recently added mute word features which implement case-insensitive word filtering.

I will send a PR shortly.