summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 remo...Sebastien Helleu
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 WeeCha...Sebastien Helleu
2005-01-04Fixed /away command, new [irc] config section, option "look_display_away" mov...Sebastien Helleu
2005-01-03Server & error messages now prefixed, /server command modified, ~/.weechat/lo...Sebastien Helleu
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 (switch...Sebastien Helleu
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), serv...Sebastien Helleu
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 look_remove_colors_...Sebastien Helleu
2004-12-22Updated ChangeLogSebastien Helleu
2004-12-22Fixed notice command (to server and display when received), fixed display of ...Sebastien Helleu
2004-12-22Updated doc for version 0.0.9-pre1Sebastien Helleu
2004-12-22Added keys: Ctrl+A (=home), Ctrl+E (=end), Ctrl+W (=ctrl+backspace)Sebastien Helleu
2004-12-22Fixed typoSebastien Helleu
2004-12-21French translation for new config option "server_command_delay"Sebastien Helleu
2004-12-21Added server_command_delay config option (delay in seconds after startup comm...Sebastien Helleu