Age | Commit message (Expand) | Author |
2005-11-06 | Added /uptime command | Sebastien Helleu |
2005-11-04 | - added major feature: new color management system (internal to WeeChat), now | Sebastien Helleu |
2005-10-30 | Added command line arguments to disable auto-connect to servers and plugins a... | Sebastien Helleu |
2005-10-26 | Signal SIGPIPE now ignored by WeeChat | Sebastien Helleu |
2005-10-21 | Full UTF-8 support, auto-detection of UTF-8 usage (locale) | Sebastien Helleu |
2005-10-15 | New plugin interface (loads dynamic C libraries) | Sebastien Helleu |
2005-10-03 | Added auto-creation of ~/.weechat/{perl|python}/config directories | Sebastien Helleu |
2005-10-02 | Added online help for config options (with /set full_option_name) | Sebastien Helleu |
2005-09-23 | Replaced gettext with macro "_" | Sebastien Helleu |
2005-09-04 | Added /ignore and /unignore commands | Sebastien Helleu |
2005-09-03 | Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk... | Sebastien Helleu |
2005-09-02 | Signal SIGQUIT is now ignored | Sebastien Helleu |
2005-07-14 | - fixed SIGSEGV handler (now write a core file by aborting program) | Sebastien Helleu |
2005-07-09 | Internal functions descriptions for keys are now displayed and translated | Sebastien Helleu |
2005-07-09 | - new keyboard management: keys are setup in config file, new command /key wa... | Sebastien Helleu |
2005-06-28 | Added IPv6 and SSL options for command line IRC url | Sebastien Helleu |
2005-06-27 | Added IPv6 support | Sebastien Helleu |
2005-06-22 | gnutls code compiled according to pre-processor var HAVE_GNUTLS | Sebastien Helleu |
2005-06-21 | Added certificate management in SSL (connection now ok with SSL server) | Sebastien Helleu |
2005-06-19 | Added SSL support with gnutls lib | Sebastien Helleu |
2005-06-19 | Channel notify levels are saved in config file | Sebastien Helleu |
2005-05-05 | Improved Perl interface and some changes in Python: | Sebastien Helleu |
2005-04-30 | Changes for Mac OS X platform (now ok) | Sebastien Helleu |
2005-04-17 | Improved gettext installation (now ok under BSD) | Sebastien Helleu |
2005-03-24 | Fixed crash with 64-bits arch (like AMD64) when converting UTF-8, added weech... | Sebastien Helleu |
2005-03-12 | Added FIFO pipe for remote control | Sebastien Helleu |
2005-03-10 | Fixed some commands help for doc | Sebastien Helleu |
2005-03-10 | Fixed list of commands output | Sebastien Helleu |
2005-03-10 | Added --irc-commands and --weechat-commands command line options | Sebastien Helleu |
2005-03-06 | Crash message modified | Sebastien Helleu |
2005-03-05 | Added crash dump when WeeChat receives SIGSEGV (Segmentation fault) | Sebastien Helleu |
2005-02-19 | Added test of HAVE_ICONV, so compile is ok if iconv is not found | Sebastien Helleu |
2005-01-31 | Fixed many memory leaks | Sebastien Helleu |
2005-01-23 | Added lag indicator | Sebastien Helleu |
2005-01-16 | Improved completion (now completes commands args), fixed color bug (gray remo... | Sebastien Helleu |
2005-01-03 | Server & error messages now prefixed, /server command modified, ~/.weechat/lo... | Sebastien Helleu |
2005-01-02 | Added new options look_charset_decode/look_charset_encode and /unset command. | Sebastien Helleu |
2005-01-01 | Version 0.0.9 | Sebastien Helleu |
2004-12-27 | auto-reconnection to server (new options: server_autoreconnect (on/off), serv... | Sebastien Helleu |
2004-12-21 | Added server_command_delay config option (delay in seconds after startup comm... | Sebastien Helleu |
2004-10-22 | Changed xahlexx mail | Sebastien Helleu |
2004-10-17 | Auto-rejoin channels when kicked (new config option: server_autorejoin on/off) | Sebastien Helleu |
2004-09-19 | Log server/channel/private to file | Sebastien Helleu |
2004-09-08 | Fixed crash when resizing terminal to very small size, "-MORE-" message is no... | Sebastien Helleu |
2004-07-04 | Removed "?" when system date not found | Sebastien Helleu |
2004-01-24 | Channel can be specified at the end of command line URL with /channel | Sebastien Helleu |
2004-01-24 | Secured code to prevent buffer overflows and memory leaks | 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 |