Bugfix: CTCP Action and DCC
Brought to you by:
gyunaev
These commands were being checked against the full CTCP message, causing libirc_dcc_request and the event_ctcp_action callback to never be executed under normal circumstances.
This patch also increases the CTCP buffer from 128 characters to the safe maximum of 512, and includes a correction in the event_ctcp_action parameter documentation.
Closes bug #2988675
Getting an error "File upload: ArtifactFile: Could not open file for writing" from SF trying to attach the patchfile, so I pasted it here for now...
http://pastie.org/3650247
Patch is against build root.
Patch against build root.