]> jfr.im git - irc/irssi/irssi.git/commit
Process the nick changes in queries before the PRIVMSG is handled.
authorLemonBoy <redacted>
Thu, 15 Dec 2016 14:22:30 +0000 (15:22 +0100)
committerLemonBoy <redacted>
Thu, 15 Dec 2016 18:36:44 +0000 (19:36 +0100)
commit0d6add02cf1a1e0dc3905a482d259a8851b4939c
treed68828f8508fe8c24e492f61b46ff5729d6d562c
parent618c8bd10e45b3132d356e2f6bec290a63b8a9fa
Process the nick changes in queries before the PRIVMSG is handled.

Otherwise we end up with the message in the status window since the
frontend knows jack shit about the casemapping option when it tries to
find the associated window for the query.
src/fe-common/irc/fe-irc-queries.c
src/irc/core/irc-queries.c