12 Commits (a000085b9c6fb16ec331343c81529faae72c2e8d)

Author SHA1 Message Date
David Yip 2bb5842541 Thread scopes through #matches?. #454.
6 years ago
David Yip e484bd61e0 Also treat non-whole-word mutes as case-insensitive. #450.
6 years ago
David Yip 062f72c593 Use Html2Text to generate plaintext for keyword mutes. #236.
7 years ago
David Yip 00cb763893 Glitch::FilterHelper -> Glitch::KeywordMuteHelper. #234.
7 years ago
David Yip a5f1c1f469 Fill out some examples for Glitch::FilterHelper. #234.
7 years ago
David Yip 235b13498f Add some examples for Glitch::KeywordMute::TagMatcher. #208.
7 years ago
David Yip b4725cad17 Replace =~ with #matches?. #208.
7 years ago
David Yip 2c6a2d588c Match keyword mute filter on hashtags. #208.
7 years ago
David Yip 13ec4a9a20 Maintain case-insensitivity when merging multiple matchers (#213)
7 years ago
David Yip 1d726a72c6 Fix example description.
7 years ago
David Yip 3b2bf30644 Don't add \b to whole-word keywords that don't start with word characters.
7 years ago
David Yip 74141adca1 Move KeywordMute into Glitch namespace.
7 years ago