summaryrefslogtreecommitdiff
path: root/src/common/weeconfig.c
AgeCommit message (Expand)Author
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, socks5Emmanuel Bouthenot
2005-06-30* commands from users outside channel now authorized (if special user or chan...Sebastien Helleu
2005-06-27Added IPv6 supportSebastien Helleu
2005-06-19Added SSL support with gnutls libSebastien Helleu
2005-06-19Channel notify levels are saved in config fileSebastien Helleu
2005-06-18part message now accepts %v (replaced by WeeChat version), like quit messageSebastien Helleu
2005-05-05Improved Perl interface and some changes in Python:Sebastien Helleu
2005-04-30Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)Sebastien Helleu
2005-04-09Buffers timestamp can now be changed (new option in config file)Sebastien Helleu
2005-03-20Option irc_away_check is now 0 by default (waiting for fix)Sebastien Helleu
2005-03-12Added FIFO pipe for remote controlSebastien Helleu
2005-02-28Fixed some translationsSebastien Helleu
2005-02-27Added spanish translationSebastien Helleu
2005-02-27Added DCC CHAT (send & recv)Sebastien Helleu
2005-02-20Added DCC sendSebastien Helleu
2005-02-15Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin)Sebastien Helleu
2005-02-12Plugins messages are logged with new config option (log_plugin_msg); on serve...Sebastien Helleu
2005-02-12Default decoded charset is UTF-8Sebastien Helleu
2005-02-06Fixed charset conversions when locale is UTF-8 (added "look_charset_internal"...Sebastien Helleu
2005-02-05Away check is now customizable (with new irc_away_check option)Sebastien Helleu
2005-01-26Away nicks are now displayed with another colorSebastien Helleu
2005-01-23Min value for "irc_lag_min_show" is now 0Sebastien Helleu
2005-01-23Added lag indicatorSebastien Helleu
2005-01-16Improved completion (now completes commands args), fixed color bug (gray remo...Sebastien Helleu
2005-01-08Logs are now disabled by default (server/channel/private)Sebastien Helleu
2005-01-05Improved /set command: new colors, server options can be changed while WeeCha...Sebastien Helleu
2005-01-04Fixed /away command, new [irc] config section, option "look_display_away" mov...Sebastien Helleu
2005-01-03Server & error messages now prefixed, /server command modified, ~/.weechat/lo...Sebastien Helleu
2005-01-02Added chmod on ~/.weeechat/weechat.rc file (only onwer can read/write)Sebastien Helleu
2005-01-02Added new options look_charset_decode/look_charset_encode and /unset command.Sebastien Helleu
2005-01-01Version 0.0.9Sebastien Helleu
2004-12-31Added /buffer close, new keys: Alt-S (switch to server buffer), Alt-X (switch...Sebastien Helleu
2004-12-27auto-reconnection to server (new options: server_autoreconnect (on/off), serv...Sebastien Helleu
2004-12-21Added server_command_delay config option (delay in seconds after startup comm...Sebastien Helleu
2004-10-17nickserv passwords hidden (new config option: log_hide_nickserv_pwd on/off)Sebastien Helleu
2004-10-17Auto-rejoin channels when kicked (new config option: server_autorejoin on/off)Sebastien Helleu
2004-10-03Fixed bug when adding alias with same name as otherSebastien Helleu
2004-09-19Log server/channel/private to fileSebastien Helleu
2004-09-12Away now announced in channels, and config option "look_display_away" added t...Sebastien Helleu
2004-09-11Display DCC progress in realtime, added selected DCC color config option, mov...Sebastien Helleu
2004-09-09DCC not auto accepted (depending on config), "~" replaced by home in dcc down...Sebastien Helleu
2004-08-31Version 0.0.8-pre2: DCC window with Alt-D, /query command now reopens private...Sebastien Helleu
2004-07-05Added "col_status_delimiters" config optionSebastien Helleu
2004-07-03Added auto-switch to active channels (alt-a)Sebastien Helleu
2004-07-01Window managementSebastien Helleu
2004-06-22Version 0.0.7-pre2 - window managementSebastien Helleu
2004-06-13Added history limit (text buffer & commands)Sebastien Helleu
2004-03-20/query command added, IRC messages 476, 477 now displayedSebastien Helleu
2004-01-24/set command is now okSebastien Helleu