summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2011-06-29core: add new option weechat.look.separator_vertical, rename option ↵Sebastien Helleu
weechat.look.hline_char to weechat.look.separator_horizontal
2011-05-15Version 0.3.6-devSebastien Helleu
2011-05-15Version 0.3.5Sebastien Helleu
2011-05-08doc: add note about new keys in release notesSebastien Helleu
2011-05-08Version 0.3.5-rc3Sebastien Helleu
2011-05-06doc: add new hotlist features in release notes and way to come back to old ↵Sebastien Helleu
behaviour
2011-05-01Version 0.3.5-rc2Sebastien Helleu
2011-04-21Version 0.3.5-rc1Sebastien Helleu
2011-03-23irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a ↵Sebastien Helleu
single option irc.color.nick_prefixes (task #10888)
2011-01-31Dynamically allocate color pairsSebastien Helleu
This commit introduces major changes in 256 colors support: - extended colors can be used without being added with command "/color add" - background color is now allowed for nick colors (using slash separator)
2011-01-16Version 0.3.5-devSebastien Helleu
2011-01-16Version 0.3.4Sebastien Helleu
2011-01-04Version 0.3.4-rc3Sebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-12-20Version 0.3.4-rc2Sebastien Helleu
2010-12-20Replace the 10 nick color options and number of nick colors by a single ↵Sebastien Helleu
option "weechat.color.chat_nick_colors" (comma separated list of colors)
2010-12-10Version 0.3.4-rc1Sebastien Helleu
2010-10-28Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX ↵Sebastien Helleu
value from message 005
2010-10-12Add release notes with IRC options renamed in NEWS fileSebastien Helleu
2010-08-07Version 0.3.4-devSebastien Helleu
2010-08-07Version 0.3.3Sebastien Helleu
2010-07-06Add note about option irc.network.lag_min_show (now in milliseconds) in NEWS ↵Sebastien Helleu
file
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-05-23Add note about new command /wallchops in NEWS fileSebastien Helleu
2010-04-18Version 0.3.3-devSebastien Helleu
2010-04-18Version 0.3.2Sebastien Helleu
2010-04-04Reformat NEWS file with style of ChangeLogSebastien Helleu
2010-04-03Add note about upgrading to version 0.3.2 in NEWS fileSebastien Helleu
2010-01-23Version 0.3.1Sebastien Helleu
2010-01-08Add new IRC commands /allchan and /allserv with excluding option, commands ↵Sebastien Helleu
/ame and /amsg are now aliases, new aliases /aaway and /anick
2009-09-06Version 0.3.0Sebastien Helleu
2009-08-10Add file UPGRADE_0.3, update NEWSSebastien Helleu
2009-06-13Update ChangeLog and NEWSSebastien Helleu
2009-05-15Convert some docs to asciidoc format, add tester's guide, remove some ↵Sebastien Helleu
obsolete docs
2009-05-03Add versions 0.2.6.1 and 0.2.6.2 to current NEWS fileSebastien Helleu
2007-09-06Version 0.2.6Sebastien Helleu
2007-06-07Version 0.2.5Sebastien Helleu
2007-03-29Version 0.2.4Sebastien Helleu
2007-01-10Version 0.2.3Sebastien Helleu
2007-01-05Version 0.2.2Sebastien Helleu
2006-11-29Added keys (F9/F10) to scroll topic (task #6030)Sebastien Helleu
2006-10-01Version 0.2.1Sebastien Helleu
2006-08-19Version 0.2.0Sebastien Helleu
2006-08-09Added release note about /upgrade and modes when upgrading to version 0.2.0Sebastien Helleu
2006-06-14Renamed plugins names (removed "lib" prefix in name)Sebastien Helleu
2006-05-24Version 0.1.9Sebastien Helleu
2006-04-15Fixed many crashes with DCC chatSebastien Helleu
2006-03-18Version 0.1.8Sebastien Helleu
2006-03-03Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist ↵Sebastien Helleu
top/bottom
2006-01-25Added new command line argument for setting WeeChat homedir (-d or --dir) ↵Sebastien Helleu
(patch from Gwenn)