show whispers notices

This commit is contained in:
hemirt 2019-05-05 16:15:35 +02:00 committed by pajlada
parent bc8175d9ce
commit 23921f3fed

View file

@ -528,7 +528,8 @@ void IrcMessageHandler::handleNoticeMessage(Communi::IrcNoticeMessage *message)
for (auto msg : builtMessages)
{
QString channelName;
if (!trimChannelName(message->target(), channelName))
if (!trimChannelName(message->target(), channelName) ||
channelName == "jtv")
{
// Notice wasn't targeted at a single channel, send to all twitch
// channels