summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-command.h
AgeCommit message (Expand)Author
2014-02-21irc: use same return code and message in all commands when arguments are wron...Sebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-10-09irc: add option "-noswitch" for command /join (task #12275)Sebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2012-01-06irc: use low priority for MODE sent automatically by WeeChat (when joining ch...Sebastien Helleu
2011-03-16Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer...Sebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-06-25Update comments after #endif in C headersSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-06-10Add buffer merging feature, with /buffer merge/unmerge (task #7404)Sebastien Helleu
2009-03-21Add new command /version, add count of /upgrade, fix bugs with command execSebastien Helleu
2009-03-02Make channel optional in IRC command /mode (bug #25735)Sebastien Helleu
2009-03-01Fix crash with IRC commands msg/notice/query/quote when executed with too few...Sebastien Helleu
2009-02-26Display explicit message when irc command must be executed on irc buffer or c...Sebastien Helleu
2009-01-15Add Jabber plugin (alpha version, many Jabber features are missing)Sebastien Helleu
2009-01-05Do not set unread marker on IRC server and channels when reconnecting to IRC ...Sebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-09-24Option irc.look.one_server_buffer reintroduced (all IRC servers in one buffer)Sebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-02-01New "close callback" for buffers, use of this callback in IRC plugin to leave...Sebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-12-17New backlog option in logger plugin, added variable names in .h files, replac...Sebastien Helleu
2007-12-11Many changes in IRC plugin, added IRC specific completionsSebastien Helleu
2007-12-10Changes in IRC pluginSebastien Helleu
2007-12-10Renamed constants for return codes in pluginsSebastien Helleu
2007-12-10Many changes in IRC pluginSebastien Helleu
2007-12-09Changes in IRC plugin to use new APISebastien Helleu
2007-12-07Many changes in IRC plugin and plugins APISebastien Helleu
2007-11-25Added buffer argument in command hooks, code cleanup in IRC pluginSebastien Helleu
2007-10-31Added/renamed some files, many changes in IRC sources for running as plugin (...Sebastien Helleu