Event backend porting
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 5 Oct 2010 16:32:18 +0000 (18:32 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Oct 2010 23:06:32 +0000 (01:06 +0200)
commit68478cb98a582e4a5b9b8cc188de51287d0da6b0
treeb82900c95ff3f97c827f5a94e3a7af3a99898b54
parent46984aca05b2d5f8dddd0c8739e60a1753078123
Event backend porting

RPL_UMODEIS (221), RPL_STATSCONN (250), RPL_LOCALUSERS (265), RPL_GLOBALUSERS (266)

This were stubs in IrcServerHandler, they're supposed to update the network object.
I've ported the stubs so we'll actually implement that some day...
src/core/coresessioneventprocessor.cpp
src/core/coresessioneventprocessor.h
src/core/eventstringifier.cpp
src/core/ircserverhandler.cpp
src/core/ircserverhandler.h