Age | Commit message (Expand) | Author |
2005-02-26 | Improved display: align messages after prefixes (for example: "-@-" or "-=-") | Sebastien Helleu |
2005-02-22 | Nicklist now refreshed when using multiple windows | 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-05 | Away check is now customizable (with new irc_away_check option) | Sebastien Helleu |
2005-01-27 | Fixed bug when sending automatically who command during server split | Sebastien Helleu |
2005-01-26 | Away nicks are now displayed with another color | 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-03 | Server & error messages now prefixed, /server command modified, ~/.weechat/lo... | Sebastien Helleu |
2005-01-02 | Fixed /away command (now ok when not away) | Sebastien Helleu |
2005-01-01 | Version 0.0.9 | 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-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-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 |
2004-08-31 | Version 0.0.8-pre2: DCC window with Alt-D, /query command now reopens private... | Sebastien Helleu |
2004-07-10 | Free all buffers when exiting from WeeChat | Sebastien Helleu |
2004-07-04 | Added /buffer command, jump to buffer by number (alt-digit), actions now ok i... | Sebastien Helleu |
2004-07-02 | Buffers ordered by number, unique color for each nick, action messages now li... | Sebastien Helleu |
2004-07-01 | Window management | Sebastien Helleu |
2004-06-22 | Version 0.0.7-pre2 - window management | Sebastien Helleu |
2004-04-19 | Fixed bug when a user changes nick (do not change private window name if nick... | Sebastien Helleu |
2004-03-27 | Fixed bug when opened private win and remote user changes his nick | Sebastien Helleu |
2004-02-29 | Display channel modes when joining channel that already exists (i.e. with mod... | Sebastien Helleu |
2004-02-29 | Added modes channel (and /mode command is now ok), dcc skeleton, fixed displa... | Sebastien Helleu |
2004-02-21 | CTCP Version reply is now in english only and doesn't show host (security rea... | Sebastien Helleu |
2004-01-24 | Secured code to prevent buffer overflows and memory leaks | Sebastien Helleu |
2004-01-21 | Infobar highlight notifications | Sebastien Helleu |
2004-01-01 | Highlight action messages | Sebastien Helleu |
2003-12-31 | New copyright | Sebastien Helleu |
2003-12-31 | When private window is created (another user is talking), WeeChat does not sw... | Sebastien Helleu |
2003-12-26 | Added highlight (when our nick is written in a channel/private window), added... | uid67137 |
2003-11-30 | - added IRC::get_info function for Perl scripts | Sebastien Helleu |
2003-11-22 | Added Perl command handlers | Sebastien Helleu |
2003-11-17 | Added Perl message handlers | Sebastien Helleu |
2003-11-02 | Fixed bug on some IRC servers (when nick too long and nicklist problem) | Sebastien Helleu |
2003-10-26 | Added #include "config.h" with #ifdef HAVE_CONFIG_H | Sebastien Helleu |
2003-10-25 | Added ./configure script to build WeeChat | Sebastien Helleu |
2003-10-13 | New gtk features | Sebastien Helleu |
2003-10-12 | Added CTCP Ping command (and display correctly when reply is received). | Sebastien Helleu |
2003-10-11 | Added french translation for WeeChat | Sebastien Helleu |
2003-10-11 | Added commands: die, summon, users, wallops, userhost, ison ; fixed display b... | Sebastien Helleu |
2003-10-09 | Added commands: info, servlist, squery, who and whowas | Sebastien Helleu |
2003-10-06 | Added /stats command, splited irc-commands.c in 3 files (commands, send, recv) | Sebastien Helleu |