mirror of https://github.com/mastodon/mastodon
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.pull/12504/head
parent
1a60445a5f
commit
af8f06413e
Loading…
Reference in New Issue