Age | Commit message (Expand) | Author |
2004-10-30 | Version 0.0.8 | Sebastien Helleu |
2004-10-29 | 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-10-03 | Fixed bug when adding alias with same name as other | Sebastien Helleu |
2004-10-03 | Command "/buffer notify" | Sebastien Helleu |
2004-09-19 | Log server/channel/private to file | Sebastien Helleu |
2004-09-19 | Commands "/buffer (list)" and "/buffer move" now ok | Sebastien Helleu |
2004-09-12 | Away now announced in channels, and config option "look_display_away" added t... | Sebastien Helleu |
2004-09-08 | Fixed crash when resizing terminal to very small size, "-MORE-" message is no... | Sebastien Helleu |
2004-08-31 | Version 0.0.8-pre2: DCC window with Alt-D, /query command now reopens private... | Sebastien Helleu |
2004-08-25 | Added Ctrl-L key to redraw terminal | Sebastien Helleu |
2004-08-10 | Added key for clearing hotlist (Alt-R) | Sebastien Helleu |
2004-08-08 | Version 0.0.7 | Sebastien Helleu |
2004-07-05 | Added "col_status_delimiters" config option | 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-06-17 | Fixed display bug when nicklist is displayed at bottom of screen | Sebastien Helleu |
2004-06-13 | Added history limit (text buffer & commands) | Sebastien Helleu |
2004-06-05 | Version 0.0.6 | Sebastien Helleu |
2004-05-31 | Improved channel highlight (priority to message vs join/part) | 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 | Added modes channel (and /mode command is now ok), dcc skeleton, fixed displa... | Sebastien Helleu |
2004-02-24 | Fixed display bug (text was blinking when scrolling) | Sebastien Helleu |
2004-02-21 | CTCP Version reply is now in english only and doesn't show host (security rea... | Sebastien Helleu |
2004-02-07 | Version 0.0.5 | 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-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-21 | Added IRC::print_infobar Perl function | Sebastien Helleu |
2004-01-19 | Added look_infobar_timestamp config option | Sebastien Helleu |
2004-01-18 | Added info bar | Sebastien Helleu |
2004-01-17 | Updated ChangeLog | Sebastien Helleu |
2004-01-15 | Updated Changelog | Sebastien Helleu |
2004-01-11 | Added -c (--config) command line parameter to see config file options | Sebastien Helleu |
2004-01-01 | Highlight action messages | Sebastien Helleu |
2004-01-01 | Version 0.0.4 | 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-12-26 | Perl scripts auto-load, if no path given, look in ~/.weechat/perl when loadin... | uid67137 |
2003-11-30 | Added "Perl scripts unloaded" message when unloading all Perl scripts | Sebastien Helleu |
2003-11-16 | Perl plugin support | Sebastien Helleu |
2003-11-09 | Perl plugin skeleton | Sebastien Helleu |