Add ENCRYPTED_PUBLIC and ENCRYPTED_PUBLIC_NOTICE formats
Encrypted messages to a channel need to use their own format. This also fixes the use of ENCRYPTED_PRIVMSG and ENCRYPTED_NOTICE - they were being called with too many arguments so the destination nick was being prepended to the message text.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
[Changes 1.2.2]
|
||||
|
||||
* Add /FSET ENCRYPTED_PUBLIC and ENCRYPTED_PUBLIC_NOTICE formats, and fix
|
||||
use of ENCRYPTED_PRIVMSG and ENCRYPTED_NOTICE so they use the right number
|
||||
of arguments. (caf)
|
||||
|
||||
* Move all handling of SED messages and notices into ctcp.c, re-enable
|
||||
SED notices. (caf)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user