]> jfr.im git - irc/rizon/znc.git/commit
Keepnick: Dont forward nick change errors which we generated ourselves
authorpsychon <redacted>
Thu, 18 Sep 2008 19:58:53 +0000 (19:58 +0000)
committerpsychon <redacted>
Thu, 18 Sep 2008 19:58:53 +0000 (19:58 +0000)
commitcad1ee5367c4a77e3c078cd776269b4516d79bfe
tree30a3865177bb09275697cb7baec179c369f64294
parentd4cd83fdf38dc81fa64484c4b98d4c033caf3a47
Keepnick: Dont forward nick change errors which we generated ourselves

This blocks 433 replies from the irc server if the keepnick module tries
to change our nick. This way the user isn't flooded with those errors.
Oh and the actual logic is a little more complicated than this...

This patch is inspired and implemented by SilverLeo. Thanks :)

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1209 726aef4b-f618-498e-8847-2d620e286838
modules/keepnick.cpp