Set account on extended-join, simplify, fix docs
authorShane Synan <digitalcircuit36939@gmail.com>
Wed, 29 Jun 2016 21:11:37 +0000 (17:11 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 7 Sep 2016 19:29:32 +0000 (21:29 +0200)
commitc37f66ea674fa946ca569d368094ea4adc48fb0f
treebaffd5663034dae9aeed335d67ffd0bbbc276033
parentb53db87e90676f24e454efa57dd2cbea745d53c5
Set account on extended-join, simplify, fix docs

Now that account tracking exists, update extended-join to set account
data, too.  This was accidentally left out of the IRCv3 fix-up pull
request.

Simplify account tracking in 'processIrcEventAccount'.  No need to
check for '*' when that's used internally to represent logged-out.

Update documentation to mention 'extended-join' in WHOX and
IrcEventAccount handling.
src/core/coresessioneventprocessor.cpp