Age | Commit message (Expand) | Author |
2005-03-05 | Server errors are now displayed on appropriate buffers (default is server buf... | Sebastien Helleu |
2005-03-05 | Added crash dump when WeeChat receives SIGSEGV (Segmentation fault) | Sebastien Helleu |
2005-02-28 | Fixed some translations | Sebastien Helleu |
2005-02-27 | Fixed some translations | Sebastien Helleu |
2005-02-27 | Added spanish translation | Sebastien Helleu |
2005-02-27 | Fixed bug with disconnection (was causing high cpu usage) | Sebastien Helleu |
2005-02-27 | Added date/time for DCC CHAT on DCC buffer | Sebastien Helleu |
2005-02-27 | Added DCC CHAT (send & recv) | Sebastien Helleu |
2005-02-26 | Improved display: align messages after prefixes (for example: "-@-" or "-=-") | Sebastien Helleu |
2005-02-24 | Don't check for away on channels when connection to server is down | Sebastien Helleu |
2005-02-22 | Nicklist now refreshed when using multiple windows | Sebastien Helleu |
2005-02-22 | Fixed crash when quitting WeeChat | Sebastien Helleu |
2005-02-21 | Fixed /connect and /disconnect commands, improved output of some commands | Sebastien Helleu |
2005-02-20 | Fixed minor display bug | Sebastien Helleu |
2005-02-20 | Connection to IRC server is now made by child process (non blocking) | Sebastien Helleu |
2005-02-20 | Added DCC send | Sebastien Helleu |
2005-02-15 | Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin) | Sebastien Helleu |
2005-02-13 | Fixed display bugs when many windows are opened | Sebastien Helleu |
2005-02-12 | Plugins messages are logged with new config option (log_plugin_msg); on serve... | Sebastien Helleu |
2005-02-06 | Fixed charset conversions when locale is UTF-8 (added "look_charset_internal"... | Sebastien Helleu |
2005-02-05 | Away check is now customizable (with new irc_away_check option) | Sebastien Helleu |
2005-01-31 | Fixed many memory leaks | Sebastien Helleu |
2005-01-27 | Fixed bug when sending automatically who command during server split | Sebastien Helleu |
2005-01-27 | Fixed bug in message parser when connected to many servers | Sebastien Helleu |
2005-01-26 | Fixed bug in message parser when connected to many servers | Sebastien Helleu |
2005-01-26 | Away nicks are now displayed with another color | Sebastien Helleu |
2005-01-25 | Added away indicator | Sebastien Helleu |
2005-01-23 | Wait "irc_lag_check" seconds for 1st lag check after connection to server | Sebastien Helleu |
2005-01-23 | Added lag indicator | Sebastien Helleu |
2005-01-19 | Fixed possible crash with "/server del" and "/buffer close" commands | Sebastien Helleu |
2005-01-16 | Improved completion (now completes commands args), fixed color bug (gray remo... | Sebastien Helleu |
2005-01-09 | Fixed /quit command with arg and %v | Sebastien Helleu |
2005-01-08 | Fixed /me command (now ok without parameter) | Sebastien Helleu |
2005-01-04 | Fixed /away command, new [irc] config section, option "look_display_away" mov... | Sebastien Helleu |
2005-01-03 | Server & error messages now prefixed, /server command modified, ~/.weechat/lo... | Sebastien Helleu |
2005-01-02 | Reset away time when disconnected from server | Sebastien Helleu |
2005-01-02 | Fixed /away command (now ok when not away) | Sebastien Helleu |
2005-01-02 | Added new options look_charset_decode/look_charset_encode and /unset command. | Sebastien Helleu |
2005-01-01 | Version 0.0.9 | Sebastien Helleu |
2004-12-31 | Added /buffer close, new keys: Alt-S (switch to server buffer), Alt-X (switch... | Sebastien Helleu |
2004-12-28 | Fixed bug when parsing messages, now looking for for \r\n and \n to cut messages | Sebastien Helleu |
2004-12-28 | Fixed bug in notice display when no '!' is found in host | Sebastien Helleu |
2004-12-27 | auto-reconnection to server (new options: server_autoreconnect (on/off), serv... | Sebastien Helleu |
2004-12-27 | Major bug fixed when socket is closed by server (100% CPU usage fixed) | Sebastien Helleu |
2004-12-22 | Fixed notice command (to server and display when received), fixed display of ... | Sebastien Helleu |
2004-12-21 | Added server_command_delay config option (delay in seconds after startup comm... | Sebastien Helleu |
2004-10-24 | Fixed bug with /kick command (now ok with many words as reason) | Sebastien Helleu |
2004-10-17 | nickserv passwords hidden (new config option: log_hide_nickserv_pwd on/off) | Sebastien Helleu |
2004-10-17 | Auto-rejoin channels when kicked (new config option: server_autorejoin on/off) | Sebastien Helleu |
2004-10-03 | Added IRC::command function for Perl scripts | Sebastien Helleu |