Age | Commit message (Expand) | Author |
2013-01-25 | irc: add color in output of /names when result is on server buffer (channel n... | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-08-20 | irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}... | Sebastien Helleu |
2012-03-12 | irc: use computed nick color in many messages instead of option weechat.color... | Sebastien Helleu |
2012-03-06 | irc: compute hash to find nick color for nick in server message when nick is ... | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-11-12 | irc: add case insensitive string comparison based on casemapping of server (r... | Sebastien Helleu |
2011-06-13 | core: add "hdata" (direct access to WeeChat/plugin data) | Sebastien Helleu |
2011-03-23 | irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single... | Sebastien Helleu |
2011-02-24 | Refresh nicks colors in nicklist when changing option weechat.color.chat_nick... | Sebastien Helleu |
2011-02-23 | Add new option irc.look.color_nicks_in_nicklist | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-12-20 | Replace the 10 nick color options and number of nick colors by a single optio... | Sebastien Helleu |
2010-11-10 | Search nicklist group without leading digits in irc plugin | Sebastien Helleu |
2010-10-29 | Add new option irc.look.nick_color_force | Sebastien Helleu |
2010-10-28 | Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX valu... | Sebastien Helleu |
2010-09-17 | Beta version of IRC proxy feature in Relay plugin | 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-06-15 | Add IRC info "irc_nick_color_name" to get color name of a nick | Sebastien Helleu |
2010-06-04 | Move options weechat.color.nicklist_prefix to irc plugin | Sebastien Helleu |
2010-05-29 | Fix bug with nick prefix '*' (chan founder) on some IRC servers (bug #29890) | Sebastien Helleu |
2010-05-23 | Add IRC command /wallchops, fix bug with display of notice for ops (task #100... | Sebastien Helleu |
2010-03-25 | Add "irc_is_nick" for function info_get to check if a string is a valid IRC n... | Sebastien Helleu |
2010-02-06 | Add option irc.look.item_nick_prefix, rename some IRC options for bar items | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-11-19 | Add IRC option to use same nick color in channel and private (on by default) ... | Sebastien Helleu |
2009-01-31 | Fix nicklist sort with IRC nicks (chan owner and admin first in list) | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-11-24 | Fix option weechat.look.color_nicks_number, value is now immediately applied ... | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-10-26 | Fix option irc.network.away_check | Sebastien Helleu |
2008-08-30 | Add new hooks (info and infolist), IRC plugin now return infos and infolists | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-04-19 | Fixed bug with print_y in script API | Sebastien Helleu |
2008-04-19 | Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2... | Sebastien Helleu |
2008-03-15 | New format for many IRC protocol commands, bugs fixed in IRC plugin | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2008-01-01 | Added group support for nicklist, fixed some bugs in plugins API and IRC plugin | 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-09 | Changes in IRC plugin to use new API | Sebastien Helleu |
2007-12-07 | Many changes in IRC plugin and plugins API | Sebastien Helleu |
2007-11-25 | Added buffer argument in command hooks, code cleanup in IRC plugin | Sebastien Helleu |
2007-10-31 | Added/renamed some files, many changes in IRC sources for running as plugin (... | Sebastien Helleu |