Add timestamps for lastChannelActivity and lastSpokenTo for IrcUsers
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 25 Feb 2009 17:31:00 +0000 (18:31 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 25 Feb 2009 17:41:14 +0000 (18:41 +0100)
commitd15a468abf9e02506c42d939c5e0890a63062c47
treebe58c0c44a186f34d7f5d0492881b36557222bd1
parent28eb2bac59e104c366d1299a5d45c8d5cb34b9bb
Add timestamps for lastChannelActivity and lastSpokenTo for IrcUsers

This stores, per channel, when a user has last said something, and when we
addressed it last (using the nick and the completion suffix). We can certainly
do fun stuff with that.
src/common/ircuser.cpp
src/common/ircuser.h