Use new nick for finding hash of Nick messages
authorShane Synan <digitalcircuit36939@gmail.com>
Sat, 3 Dec 2016 00:43:15 +0000 (18:43 -0600)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 12 Apr 2017 20:51:18 +0000 (22:51 +0200)
commite3a91437981155e3657284cbd850c22c6522817b
tree943653fdaf09e90121cc1335f4a64af48eefc675
parentcbe2482dca16e13aa3a170213f299179d20526af
Use new nick for finding hash of Nick messages

For nick change messages, use the new nickname for calculating the
sender hash, not the old one.  This more closely matches
expectations.

Works around a limitation in the Quassel theming engine that doesn't
allow different styling for multiple nicks in one message.
Unfortunately, rewriting the necessary parts of the theme engine to
support multiple styles per nick is above my understanding right now.
src/uisupport/uistyle.cpp