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)
commitebe14ade2f3496aefc8926ce704a161c4451fedd
tree7a76880995fdfa75086187ef8278f4ad8de13489
parent7678f2402fdb01b03b359a2266f1e7427894d82a
Implement sender matching for highlight rules

- 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
src/common/highlightrulemanager.cpp
src/common/highlightrulemanager.h
src/core/corehighlightrulemanager.h
src/qtui/settingspages/corehighlightsettingspage.cpp
src/qtui/settingspages/corehighlightsettingspage.h
src/qtui/settingspages/corehighlightsettingspage.ui