6 Commits (08652baab018e65cfc4e1fbcfc909ff01f96ea60)

Author SHA1 Message Date
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
David Yip 4a64181461 Allow keywords to match either substrings or whole words. 7 years ago
David Yip 9f609bc94e Fix case-insensitive match scenario; test some word ornamentation. #164. 7 years ago
David Yip 603cf02b70 Rework KeywordMute interface to use a matcher object; spec out matcher. #164. 7 years ago
David Yip 4745d6eeca Spec out KeywordMute interface. #164. 7 years ago
David Yip 9093e2de7a Add KeywordMute model. 7 years ago
Sorin Davidoi 2211e8d1cd Revocable sessions (#3616) 7 years ago