Respond to CTCP PING even if it had no parameter.
authorBas Pape <baspape@gmail.com>
Sat, 7 Sep 2013 11:09:06 +0000 (13:09 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 10 Oct 2013 18:15:13 +0000 (20:15 +0200)
commit3e0924d45611681e470fb0c4602ce31fc844fc98
treebf96ca65d9b87aa8d48bba2969e1a4f5d20cd29f
parentb0dcbdccb27a6f9b95b3937bcd9232dcf9a68492
Respond to CTCP PING even if it had no parameter.

Normally the response param is whatever came in, but e.g. qwebirc does
not send any params if the user does not explicitly specify any. This
would result in "Received unknown CTCP-PING". This patch makes quassel
respond with any empty string.
src/core/coresessioneventprocessor.cpp