Age | Commit message (Expand) | Author |
2021-06-24 | irc: add support of capability "message-tags" (closes #1654) | Sébastien Helleu |
2021-06-19 | irc: enable all capabilities by default (supported by both server and WeeChat... | Sébastien Helleu |
2021-06-15 | irc: add command /setname, add support of message and capability "setname" (c... | Sébastien Helleu |
2021-01-02 | core: update copyright dates | Sébastien Helleu |
2020-03-09 | irc: add support of fake servers (no I/O, for testing purposes) | Sébastien Helleu |
2020-01-04 | core: update copyright dates | Sébastien Helleu |
2019-03-19 | irc: display an error with /allchan -current or /allpv -current if the curren... | Sébastien Helleu |
2019-01-01 | core: update copyright dates | Sébastien Helleu |
2018-11-29 | core: use https for links to GNU GPL license | Sébastien Helleu |
2018-05-21 | Merge remote-tracking branch 'origin/pr/640' | Sébastien Helleu |
2018-05-20 | Merge remote-tracking branch 'origin/pr/639' | Sébastien Helleu |
2018-01-05 | core: update copyright dates | Sébastien Helleu |
2017-11-05 | irc: add invite-notify capability to help and completion | Simmo Saan |
2017-11-05 | irc: add chghost capability to help and completion | Simmo Saan |
2017-08-10 | core: remove value for first #define in headers, add "PLUGIN" in plugin headers | Sébastien Helleu |
2017-01-01 | core: update copyright dates | Sébastien Helleu |
2016-03-21 | core: add pointer in some callbacks (closes #406) | Sébastien Helleu |
2016-01-17 | irc: add a constant with list of supported CTCPs for completion in command /ctcp | Sébastien Helleu |
2016-01-01 | core: update copyright dates | Sébastien Helleu |
2015-10-18 | irc: add "cap-notify" in list of supported capabilities (/help cap) | Sébastien Helleu |
2015-08-24 | irc: add command /cap (closes #8) | Sébastien Helleu |
2015-01-01 | core: update copyright dates | Sébastien Helleu |
2014-10-26 | irc: automatically add current channel in command /samode (closes #241) | Sébastien Helleu |
2014-03-19 | core: fix use of reserved C identifiers in headers (closes #31) | Sebastien Helleu |
2014-02-21 | irc: use same return code and message in all commands when arguments are wron... | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-10-09 | irc: add option "-noswitch" for command /join (task #12275) | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2012-01-06 | irc: use low priority for MODE sent automatically by WeeChat (when joining ch... | Sebastien Helleu |
2011-03-16 | Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer... | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-06-25 | Update comments after #endif in C headers | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-03-21 | Add new command /version, add count of /upgrade, fix bugs with command exec | Sebastien Helleu |
2009-03-02 | Make channel optional in IRC command /mode (bug #25735) | Sebastien Helleu |
2009-03-01 | Fix crash with IRC commands msg/notice/query/quote when executed with too few... | Sebastien Helleu |
2009-02-26 | Display explicit message when irc command must be executed on irc buffer or c... | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2009-01-05 | Do not set unread marker on IRC server and channels when reconnecting to IRC ... | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-09-24 | Option irc.look.one_server_buffer reintroduced (all IRC servers in one buffer) | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-02-01 | New "close callback" for buffers, use of this callback in IRC plugin to leave... | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-12-11 | Many changes in IRC plugin, added IRC specific completions | Sebastien Helleu |
2007-12-10 | Changes in IRC plugin | Sebastien Helleu |