Age | Commit message (Expand) | Author |
2005-07-13 | Added DCC resume | Sebastien Helleu |
2005-07-12 | - added DCC timeout | Sebastien Helleu |
2005-07-12 | Added function for Perl/Python to get DCC list | Sebastien Helleu |
2005-07-11 | Topic completion now decodes UTF-8 string | Sebastien Helleu |
2005-07-11 | Fixed bug with IRC URL on command line (irc://) | Sebastien Helleu |
2005-07-09 | - new keyboard management: keys are setup in config file, new command /key wa... | Sebastien Helleu |
2005-07-06 | Channels auto-prefixed by "#" (if no prefix found) for /join command | Sebastien Helleu |
2005-07-02 | Version 0.1.3 | 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-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-06-18 | part message now accepts %v (replaced by WeeChat version), like quit message | Sebastien Helleu |
2005-06-16 | errors while loading perl scripts are now displayed in server buffer (instead... | Emmanuel Bouthenot |
2005-06-16 | in python scripts, all messages written in stdin and stderr are redirect in s... | Emmanuel Bouthenot |
2005-06-16 | Fixed plugins "print" and "prnt" functions: now ok for writing on server buffers | Sebastien Helleu |
2005-06-15 | Fixed color problem with new libcurses version | Sebastien Helleu |
2005-05-31 | Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D) | Sebastien Helleu |
2005-05-24 | Fixed startup crash when weechat config file is not found | Sebastien Helleu |
2005-05-21 | Version 0.1.2 | Sebastien Helleu |
2005-05-07 | Perl and Python libraries now cheked in configure script | 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-04-30 | Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12) | Sebastien Helleu |
2005-04-30 | Changes for Mac OS X platform (now ok) | Sebastien Helleu |
2005-04-28 | Added IRC command "671" | Sebastien Helleu |
2005-04-23 | Added transfer rate for DCC files | Sebastien Helleu |
2005-04-20 | Added "485" IRC command | Sebastien Helleu |
2005-04-19 | Added "-all" option for /nick command, added "341" IRC command (for invitation) | Sebastien Helleu |
2005-04-09 | Buffers timestamp can now be changed (new option in config file) | Sebastien Helleu |
2005-04-03 | Fixed crash when purging old DCC | Sebastien Helleu |
2005-03-24 | Fixed crash with 64-bits arch (like AMD64) when converting UTF-8, added weech... | Sebastien Helleu |
2005-03-21 | Added missing IRC command 307 | Sebastien Helleu |
2005-03-20 | Version 0.1.1 | 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-12 | Added FIFO pipe for remote control | Sebastien Helleu |
2005-03-10 | Added --irc-commands and --weechat-commands command line options | Sebastien Helleu |
2005-03-05 | Added crash dump when WeeChat receives SIGSEGV (Segmentation fault) | Sebastien Helleu |
2005-02-27 | Added spanish translation | Sebastien Helleu |
2005-02-27 | Added DCC CHAT (send & recv) | Sebastien Helleu |
2005-02-26 | Added new display engine: doesn't cut words at end of lines | Sebastien Helleu |
2005-02-22 | Added key for previous window (now: F5/F6 = switch buffer, F7/F8 = switch win... | 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 |