15 Commits (ee41947e9defce24ecd9f46329bb953d46b335bd)

Author SHA1 Message Date
David Yip 99b2bc2668
keyword mute: Add missing scope for regex escape test 6 years ago
David Yip a640c322c1
Escape metacharacters in non-whole-word keyword mutes. Fixes #533. 6 years ago
David Yip 26573ad7e6
Thread scopes through #matches?. #454. 6 years ago
David Yip 5f8f481425
Also treat non-whole-word mutes as case-insensitive. #450. 6 years ago
David Yip f1f67c46c5
Use Html2Text to generate plaintext for keyword mutes. #236. 6 years ago
David Yip 53c86b29f0
Glitch::FilterHelper -> Glitch::KeywordMuteHelper. #234. 6 years ago
David Yip d263e3bc2d
Fill out some examples for Glitch::FilterHelper. #234. 6 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