summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-ctcp.c
AgeCommit message (Expand)Author
2010-02-09Add new option weechat.look.time_format to customize default format for date/...Sebastien Helleu
2010-01-17Add new IRC output queue for messages with low priority (like automatic CTCP ...Sebastien Helleu
2010-01-14Enhancements on IRC CTCP messages (display if CTCP is blocked, new config opt...Sebastien Helleu
2010-01-09Allow blocking of IRC CTCP PING requestsSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-11-19Add IRC option to use same nick color in channel and private (on by default) ...Sebastien Helleu
2009-11-09Queue answer to IRC CTCP requests (prevent flood)Sebastien Helleu
2009-10-29Fix bug with IRC CTCP messages when char 0x01 is in messageSebastien Helleu
2009-09-20Add missing charset decoding/encoding for IRC DCC chat (bug #27482)Sebastien Helleu
2009-09-17Fix crash when parsing IRC CTCP ACTION or DCC without argumentSebastien Helleu
2009-09-15Add options for CTCP, to block/customize CTCP reply (task #9693), add missing...Sebastien Helleu