Implement sender matching for highlight rules
authorJanne Koschinski <janne@kuschku.de>
Tue, 5 Sep 2017 16:11:51 +0000 (18:11 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 20 Dec 2017 19:39:56 +0000 (20:39 +0100)
- Implements configuration, sync, and matching behavior for
  sender-based matching in highlight rules
- The match type (regexp or wildcard) is the same as configured for
  the message itself.
- The sender rule has to match exactly


No differences found