Really use Remote Highlights for nick, not Local
authorShane Synan <digitalcircuit36939@gmail.com>
Thu, 1 Mar 2018 23:59:50 +0000 (17:59 -0600)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 6 Jun 2018 17:15:14 +0000 (19:15 +0200)
commitf2e4560b71a1888599ca2153eee36a9b4136c902
treee33400bac034dce20223e2f68acedb76b0530b26
parent8f1b4ca33d65b7d9b0e5be399dbff13c9591fbce
Really use Remote Highlights for nick, not Local

Really disable local nick highlights by default.  This will affect
those who upgrade and haven't changed the default highlight settings.
No settings migration provided since we intend to migrate to
core-side highlights entirely in the future.

Really enable remote nick highlights by default, setting a default
value for when highlights are not yet set up.  Fixes behavior of no
nickname highlighting by default.
src/client/clientsettings.cpp
src/common/highlightrulemanager.cpp