Add handler for DCC-SEND
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 28 Dec 2013 19:35:51 +0000 (20:35 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 1 Jan 2014 22:15:15 +0000 (23:15 +0100)
commit7768b765b21279eadef1400c6c614c63a3db8ed8
tree2da2c0c16531d67367bd598a726fd5bb23be4271
parente4a23f68789db8aa7dddeebed35f4ff6a90ffa8c
Add handler for DCC-SEND

This adds a basic handler for incoming DCC-SEND requests. Note that not
all features are supported yet, there are no settings and no way to disable
it. Also, the EventStringifier hasn't been adapted yet, so there will be
a warning about an unknown event in the status buffer...
src/core/coresessioneventprocessor.cpp
src/core/coresessioneventprocessor.h