Age | Commit message (Expand) | Author |
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 |
2004-09-28 | Fixed display bug: now redraws all DCC view when one or more DCC status are m... | Sebastien Helleu |
2004-09-16 | Added DCC control keys (Accept, Cancel, Remove, Close DCC view) | Sebastien Helleu |
2004-09-12 | Away now announced in channels, and config option "look_display_away" added t... | Sebastien Helleu |
2004-09-11 | Display DCC progress in realtime, added selected DCC color config option, mov... | Sebastien Helleu |
2004-09-09 | Removed debug message | Sebastien Helleu |
2004-09-09 | DCC not auto accepted (depending on config), "~" replaced by home in dcc down... | Sebastien Helleu |
2004-09-08 | Incoming DCC file | Sebastien Helleu |
2004-09-08 | Receive DCC packets (for DCC file) | Sebastien Helleu |
2004-08-31 | Version 0.0.8-pre2: DCC window with Alt-D, /query command now reopens private... | Sebastien Helleu |
2004-08-26 | Added DCC buffer type | Sebastien Helleu |
2004-07-10 | Free all buffers when exiting from WeeChat | Sebastien Helleu |
2004-07-05 | Fixed nick color when nick is changed (now uses always same color) | Sebastien Helleu |
2004-07-04 | DCC skeleton | Sebastien Helleu |
2004-07-04 | Added /buffer command, jump to buffer by number (alt-digit), actions now ok i... | Sebastien Helleu |
2004-07-03 | Added auto-switch to active channels (alt-a) | 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-05-31 | Fixed bug in /away command | 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-03-20 | /query command added, IRC messages 476, 477 now displayed | 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 | Channel can be specified at the end of command line URL with /channel | Sebastien Helleu |
2004-01-24 | /set command is now ok | Sebastien Helleu |
2004-01-24 | Secured code to prevent buffer overflows and memory leaks | 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-21 | Fixed QUIT command: now sent to all connected servers (not only current) | Sebastien Helleu |
2004-01-18 | Servers allowed on command line (irc://nick:passwd@irc.example.org:port) | Sebastien Helleu |
2004-01-18 | Fixed crash with /oper command | Sebastien Helleu |
2004-01-15 | Added LOCALEDIR define | 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-29 | Added plugin prefix ("=P=") in front of scripts messages | Sebastien Helleu |
2003-11-22 | Added Perl command handlers | Sebastien Helleu |
2003-11-17 | Added Perl message handlers | Sebastien Helleu |
2003-11-16 | Perl plugin support | Sebastien Helleu |
2003-11-09 | DEBUG macro moved to config.h | Sebastien Helleu |
2003-11-02 | Fixed bug on some IRC servers (when nick too long and nicklist problem) | Sebastien Helleu |