David Yip 37d495eeeb
keyword mute: Store keywords as a list
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.
2018-06-03 18:12:55 -05:00
..
2017-11-24 02:05:53 +01:00
2018-04-11 20:40:29 +02:00
2018-04-27 01:38:10 +02:00
2017-04-13 13:02:02 +02:00
2017-11-18 00:16:48 +01:00
2017-11-18 00:16:48 +01:00
2017-12-01 16:40:02 +01:00
2017-11-18 00:16:48 +01:00
2018-05-27 21:45:30 +02:00
2017-01-13 03:24:41 +01:00