Age | Commit message (Expand) | Author |
2005-07-19 | Commands /halfop, /voice, /deop, /dehalfop, /devoice are ok for self nick (no... | Sebastien Helleu |
2005-07-19 | Fixed auto-rejoin for channels with key | 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-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-16 | fix a filename error while loading a python script manually | Emmanuel Bouthenot |
2005-05-08 | Plugin message handler is now called for own messages (as "privmsg" IRC comma... | Sebastien Helleu |
2005-05-05 | Improved Perl interface and some changes in Python: | Sebastien Helleu |
2005-05-01 | Added Python plugin support | Sebastien Helleu |
2005-03-13 | Added /ban, /unban and /kickban commands, fixed /kick command | 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-05 | Added crash dump when WeeChat receives SIGSEGV (Segmentation fault) | Sebastien Helleu |
2005-02-27 | Added DCC CHAT (send & recv) | Sebastien Helleu |
2005-02-21 | Fixed /connect and /disconnect commands, improved output of some commands | Sebastien Helleu |
2005-02-20 | Connection to IRC server is now made by child process (non blocking) | Sebastien Helleu |
2005-02-17 | Improved /help command output | Sebastien Helleu |
2005-02-15 | Fixed /buffer close command (now ok when disconnected from server) | Sebastien Helleu |
2005-02-14 | Fixed /help command (display bug) | Sebastien Helleu |
2005-02-12 | Plugins messages are logged with new config option (log_plugin_msg); on serve... | Sebastien Helleu |
2005-02-06 | Improved /window command: now split and merge are ok, fixed crash when resizi... | Sebastien Helleu |
2005-01-31 | Fixed many memory leaks | Sebastien Helleu |
2005-01-26 | Away nicks are now displayed with another color | Sebastien Helleu |
2005-01-23 | Improved completion for /set command (now adds '=' at the end) | Sebastien Helleu |
2005-01-19 | Fixed possible crash with "/server del" and "/buffer close" commands | Sebastien Helleu |
2005-01-16 | Improved completion (now completes commands args), fixed color bug (gray remo... | Sebastien Helleu |
2005-01-05 | Improved /set command: new colors, server options can be changed while WeeCha... | Sebastien Helleu |
2005-01-03 | Server & error messages now prefixed, /server command modified, ~/.weechat/lo... | Sebastien Helleu |
2005-01-02 | Fixed /set command (now empty strings are allowed) | 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-31 | Added /buffer close, new keys: Alt-S (switch to server buffer), Alt-X (switch... | Sebastien Helleu |
2004-12-27 | Inline help is now translated with gettext | 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 | Fixed call to plugin_exec_command when server is NULL | Sebastien Helleu |
2004-10-03 | Added IRC::command function for Perl scripts | Sebastien Helleu |
2004-10-03 | Command "/buffer notify" | Sebastien Helleu |
2004-09-19 | Commands "/buffer (list)" and "/buffer move" now ok | Sebastien Helleu |
2004-09-13 | New /perl autoload command | Sebastien Helleu |
2004-08-26 | Added DCC buffer type | Sebastien Helleu |
2004-07-04 | Added /buffer command, jump to buffer by number (alt-digit), actions now ok i... | Sebastien Helleu |
2004-07-01 | Window management | Sebastien Helleu |
2004-06-22 | Version 0.0.7-pre2 - window management | Sebastien Helleu |
2004-01-24 | /set command is now ok | Sebastien Helleu |
2004-01-24 | Secured code to prevent buffer overflows and memory leaks | Sebastien Helleu |