summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-02-06Improved /window command: now split and merge are ok, fixed crash when ↵Sebastien Helleu
resizing terminal to small size
2005-02-05Updated documentation and french translationsSebastien Helleu
2005-02-05Away check is now customizable (with new irc_away_check option)Sebastien Helleu
2005-01-31Fixed many memory leaksSebastien Helleu
2005-01-27Fixed small color bug in nicksSebastien Helleu
2005-01-27Fixed bug when sending automatically who command during server splitSebastien Helleu
2005-01-27Fixed bug in message parser when connected to many serversSebastien Helleu
2005-01-26Fixed bug in message parser when connected to many serversSebastien Helleu
2005-01-26Away nicks are now displayed with another colorSebastien Helleu
2005-01-25Added away indicatorSebastien Helleu
2005-01-23Updated doc with new config optionsSebastien Helleu
2005-01-23Improved completion for /set command (now adds '=' at the end)Sebastien Helleu
2005-01-23Min value for "irc_lag_min_show" is now 0Sebastien Helleu
2005-01-23Fixed display bug for lag (missing space)Sebastien Helleu
2005-01-23Fixed crash when closing some private buffersSebastien Helleu
2005-01-23Wait "irc_lag_check" seconds for 1st lag check after connection to serverSebastien Helleu
2005-01-23Added lag indicatorSebastien Helleu
2005-01-19Added nick completion in private buffersSebastien Helleu
2005-01-19Added charset conversion in infobarSebastien Helleu
2005-01-19Updated french translationSebastien Helleu
2005-01-19Fixed possible crash with "/server del" and "/buffer close" commandsSebastien Helleu
2005-01-17Allow nick completion for /quote commandSebastien Helleu
2005-01-16Allow nick completion for /me commandSebastien Helleu
2005-01-16Improved completion (now completes commands args), fixed color bug (gray ↵Sebastien Helleu
removed, replaced by default), fixed crash when unknown section with option(s) in config file, fixed IRC commands: /op, /deop, /voice, /devoice
2005-01-09Fixed /quit command with arg and %vSebastien Helleu
2005-01-08Fixed /me command (now ok without parameter)Sebastien Helleu
2005-01-08Fixed display bug for title in first server bufferSebastien Helleu
2005-01-08Logs are now disabled by default (server/channel/private)Sebastien Helleu
2005-01-05Improved /set command: new colors, server options can be changed while ↵Sebastien Helleu
WeeChat is running
2005-01-04Fixed /away command, new [irc] config section, option "look_display_away" ↵Sebastien Helleu
moved to "irc_display_away", added default away/part/quit messages in config file
2005-01-03Server & error messages now prefixed, /server command modified, ↵Sebastien Helleu
~/.weechat/logs dir can be read/write by user only
2005-01-02Added chmod on ~/.weeechat/weechat.rc file (only onwer can read/write)Sebastien Helleu
2005-01-02Replaced "curses" by "ncurses"Sebastien Helleu
2005-01-02Reset away time when disconnected from serverSebastien Helleu
2005-01-02Fixed /away command (now ok when not away)Sebastien Helleu
2005-01-02Fixed /set command (now empty strings are allowed)Sebastien Helleu
2005-01-02Added new options look_charset_decode/look_charset_encode and /unset command.Sebastien Helleu
2005-01-01Version 0.1.0-cvsSebastien Helleu
2005-01-01Version 0.0.9Sebastien Helleu
2004-12-31Added /buffer close, new keys: Alt-S (switch to server buffer), Alt-X ↵Sebastien Helleu
(switch to first channel of next server)
2004-12-28Fixed bug when parsing messages, now looking for for \r\n and \n to cut messagesSebastien Helleu
2004-12-28Fixed bug in notice display when no '!' is found in hostSebastien Helleu
2004-12-27Inline help is now translated with gettextSebastien Helleu
2004-12-27auto-reconnection to server (new options: server_autoreconnect (on/off), ↵Sebastien Helleu
server_autoreconnect_delay (in seconds)), disconnections are now managed without problem by WeeChat
2004-12-27Updated french translationSebastien Helleu
2004-12-27Major bug fixed when socket is closed by server (100% CPU usage fixed)Sebastien Helleu
2004-12-24Fixed bug when resizing window (input not displayed after resize)Sebastien Helleu
2004-12-23Colors suppression in incoming messages is now ok (option ↵Sebastien Helleu
look_remove_colors_from_msgs)
2004-12-22Updated ChangeLogSebastien Helleu
2004-12-22Fixed notice command (to server and display when received), fixed display of ↵Sebastien Helleu
nick mode changes