Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-09 | DCC not auto accepted (depending on config), "~" replaced by home in dcc ↵ | Sebastien Helleu | |
download dir, suffix displayed in filename received (if file is renamed), highlight for DCC buffer | |||
2004-01-24 | Channel can be specified at the end of command line URL with /channel | Sebastien Helleu | |
2004-01-19 | Added look_infobar_timestamp config option | Sebastien Helleu | |
2004-01-18 | Servers allowed on command line (irc://nick:passwd@irc.example.org:port) | Sebastien Helleu | |
2004-01-18 | Added info bar | 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-26 | Perl scripts auto-load, if no path given, look in ~/.weechat/perl when ↵ | uid67137 | |
loading Perl script, auto create plugin directories at startup (~/.weechat/perl, /perl/autoload, /python, /python/autoload, /ruby, /ruby/autoload) | |||
2003-11-30 | - added IRC::get_info function for Perl scripts | Sebastien Helleu | |
- cleanup code in main() function of weechat.c - fixed bug when unloading all Perl scripts (now end and restart Perl interpreter) | |||
2003-11-16 | Perl plugin support | Sebastien Helleu | |
2003-11-09 | DEBUG macro moved to config.h | Sebastien Helleu | |
2003-11-03 | Fixed display bug in --help and --license options | Sebastien Helleu | |
2003-11-01 | Added #ifdef ENABLE_NLS (do not translate if ./configure --disable-nls) | 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 | |