summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-ctcp.c
AgeCommit message (Expand)Author
2011-04-11irc: use nick color for users outside the channelSebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-11-12Fix dcc chat buffer name in xfer plugin (use irc server in name) (bug #29925)Sebastien Helleu
2010-10-10Add tag "nick_xxx" in IRC messagesSebastien Helleu
2010-09-17Beta version of IRC proxy feature in Relay pluginSebastien Helleu
2010-07-18Fix bug with double quotes in DCC filenames (bug #30471)Sebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-04-10Use tag "no_highlight" for CTCP repliesSebastien Helleu
2010-04-08Reformat and add comments for description of C sourcesSebastien Helleu
2010-03-19Reformat multi-line commentsSebastien Helleu
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