mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-17 04:00:43 +00:00
37d495eeeb
This has a couple of advantages over the regex approach: - Keywords are individually addressable, which makes it easier to gather statistics (#363) - Keywords can be individually applied to different feeds, e.g. skipping mentions (#454) It *does* end up creating many more Regexp objects. I'm not yet sure if the difference is significant. |
||
---|---|---|
.. | ||
keyword_mute.rb | ||
keyword_mute_helper.rb |