Age | Commit message (Expand) | Author |
---|---|---|
2018-02-10 | Use Html2Text to generate plaintext for keyword mutes. #236. | David Yip |
2018-02-10 | Glitch::FilterHelper -> Glitch::KeywordMuteHelper. #234. | David Yip |
2018-02-10 | Fill out some examples for Glitch::FilterHelper. #234. | David Yip |
2017-11-15 | Add some examples for Glitch::KeywordMute::TagMatcher. #208. | David Yip |
2017-11-15 | Replace =~ with #matches?. #208. | David Yip |
2017-11-15 | Match keyword mute filter on hashtags. #208. | David Yip |
2017-11-13 | Maintain case-insensitivity when merging multiple matchers (#213) | David Yip |
2017-10-24 | Fix example description. | David Yip |
2017-10-22 | Don't add \b to whole-word keywords that don't start with word characters. | David Yip |
2017-10-21 | Move KeywordMute into Glitch namespace. | David Yip |