mastodon/app/models/glitch
David Yip af8f06413e KeywordMute matcher: more closely mimic Regexp#=~ behavior.
Regexp#=~ returns nil if it does not match.  An empty mute set does not
match any status, so KeywordMute::Matcher#=~ ought to return nil also.
2017-10-22 01:12:21 -05:00
..
keyword_mute.rb KeywordMute matcher: more closely mimic Regexp#=~ behavior. 2017-10-22 01:12:21 -05:00