summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-nick.h
AgeCommit message (Expand)Author
2011-03-23irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single...Sebastien Helleu
2011-02-24Refresh nicks colors in nicklist when changing option weechat.color.chat_nick...Sebastien Helleu
2011-02-23Add new option irc.look.color_nicks_in_nicklistSebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-12-20Replace the 10 nick color options and number of nick colors by a single optio...Sebastien Helleu
2010-11-10Search nicklist group without leading digits in irc pluginSebastien Helleu
2010-10-29Add new option irc.look.nick_color_forceSebastien Helleu
2010-10-28Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX valu...Sebastien Helleu
2010-09-17Beta version of IRC proxy feature in Relay pluginSebastien 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-06-15Add IRC info "irc_nick_color_name" to get color name of a nickSebastien Helleu
2010-06-04Move options weechat.color.nicklist_prefix to irc pluginSebastien Helleu
2010-05-29Fix bug with nick prefix '*' (chan founder) on some IRC servers (bug #29890)Sebastien Helleu
2010-05-23Add IRC command /wallchops, fix bug with display of notice for ops (task #100...Sebastien Helleu
2010-03-25Add "irc_is_nick" for function info_get to check if a string is a valid IRC n...Sebastien Helleu
2010-02-06Add option irc.look.item_nick_prefix, rename some IRC options for bar itemsSebastien 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-01-31Fix nicklist sort with IRC nicks (chan owner and admin first in list)Sebastien Helleu
2009-01-15Add Jabber plugin (alpha version, many Jabber features are missing)Sebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-11-24Fix option weechat.look.color_nicks_number, value is now immediately applied ...Sebastien Helleu
2008-11-15Use of const for some functions returning "char *"Sebastien Helleu
2008-10-26Fix option irc.network.away_checkSebastien Helleu
2008-08-30Add new hooks (info and infolist), IRC plugin now return infos and infolistsSebastien Helleu
2008-08-19Reintroduce /upgrade command, working only with core and IRC plugin todaySebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-04-19Fixed bug with print_y in script APISebastien Helleu
2008-04-19Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2...Sebastien Helleu
2008-03-15New format for many IRC protocol commands, bugs fixed in IRC pluginSebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2008-01-01Added group support for nicklist, fixed some bugs in plugins API and IRC pluginSebastien 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-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