Add support for chghost
authorShane Synan <digitalcircuit36939@gmail.com>
Fri, 20 May 2016 22:26:11 +0000 (18:26 -0400)
committerShane Synan <digitalcircuit36939@gmail.com>
Mon, 13 Jun 2016 21:00:49 +0000 (17:00 -0400)
commitbd3c5592e03480b17087abe44ae96048e0ab2e74
tree39d568fedac515cc831db561d91098e2d438e0a0
parentf4bccff9c485c977ff027954497b3c4c397ffa1a
Add support for chghost

Add support for chghost to be notified of user/hostmask changes.  On
newer servers, this should fix all cases of outdated information
resulting from away-notify disabling WHO polling.

See http://ircv3.net/specs/extensions/chghost-3.2.html
src/common/eventmanager.h
src/common/irccap.h
src/core/coresessioneventprocessor.cpp
src/core/coresessioneventprocessor.h