Age | Commit message (Expand) | Author |
2004-10-22 | Changed xahlexx mail | 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 | Fixed call to plugin_exec_command when server is NULL | 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-13 | New /perl autoload command | 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 | DCC not auto accepted (depending on config), "~" replaced by home in dcc down... | 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-26 | Added DCC buffer type | Sebastien Helleu |
2004-08-10 | Added key for clearing hotlist (Alt-R) | Sebastien Helleu |
2004-07-05 | Added "col_status_delimiters" config option | Sebastien Helleu |
2004-07-04 | Removed "?" when system date not found | Sebastien Helleu |
2004-07-04 | Hotlist management (buffers with activity) | 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-13 | Added history limit (text buffer & commands) | Sebastien Helleu |
2004-03-20 | /query command added, IRC messages 476, 477 now displayed | 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-23 | Fixed memory leak in exec_weechat_command() | Sebastien Helleu |
2004-01-21 | Infobar highlight notifications | Sebastien Helleu |
2004-01-19 | Added look_infobar_timestamp config option | Sebastien Helleu |
2004-01-19 | Fixed minor typo | Sebastien Helleu |
2004-01-18 | Servers allowed on command line (irc://nick:passwd@irc.example.org:port) | Sebastien Helleu |
2004-01-18 | Changed default color for info bar | Sebastien Helleu |
2004-01-18 | Added info bar | Sebastien Helleu |
2004-01-17 | Fixed bug when un*x realname (in /etc/passwd) is not set | Sebastien Helleu |
2004-01-17 | Nick for default config file is now based on un*x user | Sebastien Helleu |
2004-01-15 | Fixed crash when config file can not be created | Sebastien Helleu |
2004-01-15 | Create plugin directories only if plugin is built when WeeChat is compiled | Sebastien Helleu |
2004-01-11 | Added default values for --config option | Sebastien Helleu |
2004-01-11 | Added -c (--config) command line parameter to see config file options | 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-12-26 | Perl scripts auto-load, if no path given, look in ~/.weechat/perl when loadin... | uid67137 |
2003-11-30 | - added IRC::get_info function for Perl scripts | Sebastien Helleu |
2003-11-30 | Added "Perl scripts unloaded" message when unloading all Perl scripts | Sebastien Helleu |
2003-11-29 | Added plugin prefix ("=P=") in front of scripts messages | Sebastien Helleu |