diff options
| author | 2017-12-11 19:42:52 +0000 | |
|---|---|---|
| committer | 2018-01-06 14:18:21 +0000 | |
| commit | 2fcb5ff4389a9a82d253acdff02a388ddcf14653 (patch) | |
| tree | 96feee81599adb7ef02bc35293daccba7071a6de /src/socketengine.cpp | |
| parent | Improve the method that blockcaps uses to block messages. (diff) | |
| download | inspircd++-2fcb5ff4389a9a82d253acdff02a388ddcf14653.tar.gz inspircd++-2fcb5ff4389a9a82d253acdff02a388ddcf14653.tar.bz2 inspircd++-2fcb5ff4389a9a82d253acdff02a388ddcf14653.zip | |
Rework message handling.
- Move all message-related types to their own header to make moving
them to a cross-module events easier.
- Rename OnUserMessage to OnUserPostMessage.
- Rename OnText to OnUserMessage.
- Replace the dest, target_type, and status parameters with the
MessageTarget class.
- Replace the text, exempt_list, and msgtype parameters with the
MessageDetails struct.
- Add echooriginal and originaltext to the MessageDetails struct
to allow spam filtering to not be broken by cap echo-message.
Diffstat (limited to 'src/socketengine.cpp')
0 files changed, 0 insertions, 0 deletions
