Show account information in nick tooltips 198/head
authorShane Synan <digitalcircuit36939@gmail.com>
Mon, 13 Jun 2016 22:27:58 +0000 (18:27 -0400)
committerShane Synan <digitalcircuit36939@gmail.com>
Mon, 13 Jun 2016 22:28:19 +0000 (18:28 -0400)
commite41bf8186ac4ccb99647650d9e23ee8ddd136cbf
tree032a0cbc65cd19078882f3b54ef84057a973fdbe
parent0edd0d92e656c5467ff34ea0ea9c837ceb16d0bf
Show account information in nick tooltips

Add row for account in tooltip based on IrcUser->account().  If not
supported, it's ignored.  Otherwise, will either show the account
name if logged in, or "Not logged in" if known to be logged out.

When account() information is available, hide the Whois account reply
as it's redundant, and might be out-of-date.
src/client/networkmodel.cpp