Age | Commit message (Expand) | Author |
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-29 | Use function nicklist_nick_set to change nick color (instead of removing/addi... | Sebastien Helleu |
2010-10-28 | Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX valu... | Sebastien Helleu |
2010-10-13 | Add new options irc.color.nick_prefix and irc.color.nick_suffix | Sebastien Helleu |
2010-10-09 | Move some IRC options from network section to server section (task #10664, ta... | Sebastien Helleu |
2010-09-17 | Beta version of IRC proxy feature in Relay plugin | Sebastien Helleu |
2010-07-17 | Add new option irc.look.nick_color_stop_chars | 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-04-20 | Add new option irc.color.item_buffer_name_ssl (task #10339) | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | 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-11 | Fix IRC nick color for nicks with wide chars (bug #28547) | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-11-28 | Fix color of nick in nicklist when doing /nick if away is enabled (bug #28102) | Sebastien Helleu |
2009-11-19 | Add IRC option to use same nick color in channel and private (on by default) ... | Sebastien Helleu |
2009-02-17 | Use string instead of char for prefixes in nicklist | 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-12-19 | Add some colors in IRC messages from server (for text and nicks) (task #8926) | Sebastien Helleu |
2008-12-17 | Improve nick completion: complete first by nicks that highlight me, before ni... | Sebastien Helleu |
2008-11-19 | Remove old and unused color options | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-04 | Fix bug with pointer conversions on 64 bits architecture | Sebastien Helleu |
2008-10-27 | Fix color of IRC nick mode (op, voiced, ..) in chat window | Sebastien Helleu |
2008-10-26 | Fix option irc.network.away_check | Sebastien Helleu |
2008-09-21 | Add IRC bar items (buffer name, lag indicator), use bar items from plugins wi... | 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-07-09 | Fix prefix color in nicklist with nick status (op/voice/..) is changed | Sebastien Helleu |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-15 | Fix bug/crash when any color option is changed (bug #23566) | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-04-27 | Fixed nick display as prefix, use of nickmode and nickmode_empty settings again | Sebastien Helleu |
2008-04-11 | Fixed bugs with nicks color and sorting in nicklist | Sebastien Helleu |
2008-04-11 | Fixed bugs with weechat_config_get() in plugin API | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu |
2008-03-23 | Removed sizeof(char) and useless type casts from void* to another pointer typ... | Sebastien Helleu |
2008-03-23 | Check plugin version when loading it, to prevent crash when loading old plugins | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-03-15 | New format for many IRC protocol commands, bugs fixed in IRC plugin | Sebastien Helleu |
2008-01-09 | Partial migration of Perl plugin to new API | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |