[Pidgin] #15750: IRC ACTIONs skip sending-im-msg signal.
Pidgin
trac at pidgin.im
Tue Sep 10 15:07:21 EDT 2013
#15750: IRC ACTIONs skip sending-im-msg signal.
-------------------------+------------------
Reporter: xnyhps | Owner: elb
Type: patch | Status: new
Milestone: | Component: IRC
Version: 2.10.7 | Resolution:
Keywords: irc otr /me |
-------------------------+------------------
Comment (by kroeckx):
ON IRC any CTCP (like /me, ping, version, ...) really should be treated
like any other messages. If you have a "PRIVMSG target :message\r\n", the
"message" part should always be encrypted. That is everything between the
: and the \r\n. A non-encrypted /me looks like "PRIVMSG target :\001ACTION
message\001\r\n". If you encrypt it, the "\001ACTION message\001" part
should be encrypted.
--
Ticket URL: <https://developer.pidgin.im/ticket/15750#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list