Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-03 | Thread scopes through #matches?. #454. | David Yip | |
Also add an apply_to_mentions attribute on Glitch::KeywordMute, which is used to calculate scope. Next up: additions to the test suite to demonstrate how scoping works. | |||
2018-02-10 | Use Html2Text to generate plaintext for keyword mutes. #236. | David Yip | |
This allows us to match URLs inside link hrefs. | |||
2018-02-10 | Glitch::FilterHelper -> Glitch::KeywordMuteHelper. #234. | David Yip | |
The class helps out with keyword mutes, not just some general concept of "filtering". |