11 Commits (4133f70902c0c88f511ef8f09b665b2ea4b8dc3a)

Author SHA1 Message Date
David Yip 5f8f481425
Also treat non-whole-word mutes as case-insensitive. #450. 7 years ago
David Yip f1f67c46c5
Use Html2Text to generate plaintext for keyword mutes. #236. 7 years ago
David Yip 53c86b29f0
Glitch::FilterHelper -> Glitch::KeywordMuteHelper. #234. 7 years ago
David Yip d263e3bc2d
Fill out some examples for Glitch::FilterHelper. #234. 7 years ago
David Yip c2a92dffc9 Add some examples for Glitch::KeywordMute::TagMatcher. #208. 7 years ago
David Yip 08652baab0 Replace =~ with #matches?. #208. 7 years ago
David Yip cb4ef24ac9 Match keyword mute filter on hashtags. #208. 7 years ago
David Yip 656d54e945 Maintain case-insensitivity when merging multiple matchers (#213) 7 years ago
David Yip 641f90e73a Fix example description. 7 years ago
David Yip 4b68e82a19 Don't add \b to whole-word keywords that don't start with word characters. 7 years ago
David Yip 670e6a33f8 Move KeywordMute into Glitch namespace. 7 years ago