Age | Commit message (Expand) | Author |
2005-10-30 | Fixed "jump to next server" action (was broken by new option "look_one_server... | Sebastien Helleu |
2005-10-30 | Added command line arguments to disable auto-connect to servers and plugins a... | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-16 | Added channel modes +e/+f, IRC commands 348,349,470 | Sebastien Helleu |
2005-09-23 | Added /ame command (send CTCP action to all channels of all connected servers) | Sebastien Helleu |
2005-09-20 | Added nicks colors in setup file | Sebastien Helleu |
2005-09-10 | Added IRC commands: 042, 344, 345, 484 | Sebastien Helleu |
2005-09-07 | Added IRC command "221" | Sebastien Helleu |
2005-09-04 | Added /ignore and /unignore commands | Sebastien Helleu |
2005-08-04 | add half (due to dcc) dcc support with proxies (only in ipv4 ) | Emmanuel Bouthenot |
2005-07-19 | Added "irc_highlight" setting, fixed crash when doing /part on an active DCC ... | Sebastien Helleu |
2005-07-18 | Reverted to previous code | Sebastien Helleu |
2005-07-17 | change signatures in proxy functions | Emmanuel Bouthenot |
2005-07-16 | Added /amsg command (send text to all channels of all connected servers) | Sebastien Helleu |
2005-07-13 | Added DCC resume | Sebastien Helleu |
2005-07-12 | - added DCC timeout | 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-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-20 | kill command now received and displayed | 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-04-28 | Added IRC command "671" | Sebastien Helleu |
2005-04-23 | Added transfer rate for DCC files | Sebastien Helleu |
2005-04-19 | Added "-all" option for /nick command, added "341" IRC command (for invitation) | Sebastien Helleu |
2005-03-21 | Added missing IRC command 307 | Sebastien Helleu |
2005-03-16 | Added /halfop & /dehalfop commands, fixed halfop display bug in nicklist | Sebastien Helleu |
2005-03-15 | Added nicks count for channel buffers | Sebastien Helleu |
2005-03-13 | Added /ban, /unban and /kickban commands, fixed /kick command | Sebastien Helleu |
2005-03-12 | Fixed /invite command (and now invite requests are displayed) | Sebastien Helleu |
2005-03-05 | Added crash dump when WeeChat receives SIGSEGV (Segmentation fault) | Sebastien Helleu |
2005-02-27 | Added date/time for DCC CHAT on DCC buffer | Sebastien Helleu |
2005-02-27 | Added DCC CHAT (send & recv) | Sebastien Helleu |
2005-02-20 | Connection to IRC server is now made by child process (non blocking) | 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-05 | Away check is now customizable (with new irc_away_check option) | Sebastien Helleu |
2005-01-26 | Fixed bug in message parser when connected to many servers | Sebastien Helleu |
2005-01-26 | Away nicks are now displayed with another color | Sebastien Helleu |
2005-01-23 | Added lag indicator | Sebastien Helleu |
2005-01-03 | Server & error messages now prefixed, /server command modified, ~/.weechat/lo... | 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-17 | Auto-rejoin channels when kicked (new config option: server_autorejoin on/off) | Sebastien Helleu |
2004-10-03 | Added IRC::command function for Perl scripts | Sebastien Helleu |
2004-09-16 | Added DCC control keys (Accept, Cancel, Remove, Close DCC view) | Sebastien Helleu |
2004-09-12 | Away now announced in channels, and config option "look_display_away" added t... | Sebastien Helleu |