Age | Commit message (Expand) | Author |
2005-11-04 | - added major feature: new color management system (internal to WeeChat), now | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-28 | Added setting for ignoring some chars when completing nicks | Sebastien Helleu |
2005-10-26 | Added partial match for highlights, patch by Jim Ramsay | Sebastien Helleu |
2005-10-23 | Added new plugins functions: set_config, get_plugin_config, set_plugin_config. | Sebastien Helleu |
2005-10-22 | - added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay | Sebastien Helleu |
2005-10-21 | Full UTF-8 support, auto-detection of UTF-8 usage (locale) | Sebastien Helleu |
2005-10-18 | Added "Day changed to [date]" message when day changes | Sebastien Helleu |
2005-10-18 | Log options (for server/channel/private) can now be set while WeeChat is running | Sebastien Helleu |
2005-10-15 | New plugin interface (loads dynamic C libraries) | Sebastien Helleu |
2005-10-03 | Changed default color for delimiters in input window (from cyan to lightgreen) | Sebastien Helleu |
2005-10-02 | Added colors for input buffer and current channel of status bar | Sebastien Helleu |
2005-10-01 | Added "smart" hotlist | Sebastien Helleu |
2005-09-25 | Fixed typo in autojoin option help | Sebastien Helleu |
2005-09-22 | Added setting "irc_notice_as_pv" to see notices as pv | Sebastien Helleu |
2005-09-20 | Added nicks colors in setup file | 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-08-16 | Added example in server_autojoin description | Sebastien Helleu |
2005-07-22 | Join and part/quit prefixes (arrows) now displayed with different colors | Sebastien Helleu |
2005-07-19 | Highlights with "irc_highlight" setting now case insensitive | Sebastien Helleu |
2005-07-19 | Added "irc_highlight" setting, fixed crash when doing /part on an active DCC ... | Sebastien Helleu |
2005-07-13 | Added color for private in hotlist (different than color for highlight) | Sebastien Helleu |
2005-07-09 | - new keyboard management: keys are setup in config file, new command /key wa... | Sebastien Helleu |
2005-06-30 | - proxy support (http, socks4, socks5) with authentification for http, socks5 | Emmanuel Bouthenot |
2005-06-30 | * commands from users outside channel now authorized (if special user or chan... | Sebastien Helleu |
2005-06-27 | Added IPv6 support | 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-06-18 | part message now accepts %v (replaced by WeeChat version), like quit message | Sebastien Helleu |
2005-05-05 | Improved Perl interface and some changes in Python: | Sebastien Helleu |
2005-04-30 | Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12) | Sebastien Helleu |
2005-04-09 | Buffers timestamp can now be changed (new option in config file) | Sebastien Helleu |
2005-03-20 | Option irc_away_check is now 0 by default (waiting for fix) | Sebastien Helleu |
2005-03-12 | Added FIFO pipe for remote control | Sebastien Helleu |
2005-02-28 | Fixed some translations | Sebastien Helleu |
2005-02-27 | Added spanish translation | Sebastien Helleu |
2005-02-27 | Added DCC CHAT (send & recv) | Sebastien Helleu |
2005-02-20 | Added DCC send | Sebastien Helleu |
2005-02-15 | Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin) | Sebastien Helleu |
2005-02-12 | Plugins messages are logged with new config option (log_plugin_msg); on serve... | Sebastien Helleu |
2005-02-12 | Default decoded charset is UTF-8 | Sebastien Helleu |
2005-02-06 | Fixed charset conversions when locale is UTF-8 (added "look_charset_internal"... | Sebastien Helleu |
2005-02-05 | Away check is now customizable (with new irc_away_check option) | Sebastien Helleu |
2005-01-26 | Away nicks are now displayed with another color | Sebastien Helleu |
2005-01-23 | Min value for "irc_lag_min_show" is now 0 | 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-08 | Logs are now disabled by default (server/channel/private) | Sebastien Helleu |
2005-01-05 | Improved /set command: new colors, server options can be changed while WeeCha... | Sebastien Helleu |