We now send WHO every 60 seconds for all channels we are in. This keeps the nicklist,
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Feb 2008 23:30:24 +0000 (23:30 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Feb 2008 23:30:24 +0000 (23:30 +0000)
commitc0bbc724cda7acf652d9d2ce80605ebb53c4a2ff
tree591c360c8241521040c6a52e5d4b810346b08ba6
parentcb8e83ba5b400cf6957b92b3fc511c5e8369f0ee
We now send WHO every 60 seconds for all channels we are in. This keeps the nicklist,
especially the away status, current. Temporarily RPL_WHO output is completely disabled to not
spam the status buffer. We need to find a way to distinguish auto queries from user-generated ones...
Also made the networkmodel aware of away status changes in IrcUser.
src/client/networkmodel.cpp
src/client/networkmodel.h
src/core/ircserverhandler.cpp
src/core/networkconnection.cpp
src/core/networkconnection.h