Add support for userhost-in-names capability
authorShane Synan <digitalcircuit36939@gmail.com>
Wed, 17 Feb 2016 19:51:23 +0000 (13:51 -0600)
committerShane Synan <digitalcircuit36939@gmail.com>
Wed, 17 Feb 2016 20:10:38 +0000 (14:10 -0600)
commit8afb9857fdd184412b3d43e4402c3dda102ca4c5
treea04ed33e820a3a340eefe78f9d8dd8a12ab6f02a
parent9c59843b54202a69f4c01171b28bf79b26c27975
Add support for userhost-in-names capability

Add support for userhost-in-names, which, if enabled, allows getting
the user/hostname information of a channel without using WHO polling.

See http://ircv3.net/specs/extensions/userhost-in-names-3.2.html
src/core/corenetwork.h
src/core/coresessioneventprocessor.cpp