Age | Commit message (Expand) | Author |
2005-07-09 | Updated TODO | Sebastien Helleu |
2005-07-09 | Changed two shortcuts (jump to server and jump to next server, now prefixed b... | Sebastien Helleu |
2005-07-09 | Internal functions descriptions for keys are now displayed and translated | Sebastien Helleu |
2005-07-09 | Fixed typo on a color number | 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-04 | Update packaging stuff | Julien Louis |
2005-07-02 | Version 0.1.4-cvs | Sebastien Helleu |
2005-07-02 | Version 0.1.3 | Sebastien Helleu |
2005-07-02 | Version 0.1.3 | Sebastien Helleu |
2005-07-02 | Updated doc | Sebastien Helleu |
2005-07-02 | Added tests after getaddrinfo function | Sebastien Helleu |
2005-07-02 | gnutls lib now optional, configure goes on if lib is not found | Sebastien Helleu |
2005-06-30 | Translated some messages and added calls to freeaddrinfo() function | 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-28 | Updated TODO with SSL and IPv6 | Sebastien Helleu |
2005-06-28 | Added IPv6 and SSL options for command line IRC url | 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-22 | * Add --disable-gnutls option to turn off gnutls support | Julien Louis |
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 | Update debian/changelog | Julien Louis |
2005-06-19 | Added kolter and ptitlouis | Sebastien Helleu |
2005-06-19 | Channel notify levels are saved in config file | Sebastien Helleu |
2005-06-18 | Updated README | Sebastien Helleu |
2005-06-18 | File automatically updated | Sebastien Helleu |
2005-06-18 | Fix wrong debhelper version dependency. | Julien Louis |
2005-06-18 | part message now accepts %v (replaced by WeeChat version), like quit message | Sebastien Helleu |
2005-06-18 | Set debhelper compatibility to avoid warnings during package build | Julien Louis |
2005-06-18 | Sync with official debian package | Julien Louis |
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 | in python scripts, all messages written in stdin and stderr are redirect in s... | Emmanuel Bouthenot |
2005-06-16 | fix a filename error while loading a python script manually | 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-06-15 | Display message content when nick is not found for an incoming "PRIVMSG" message | Sebastien Helleu |
2005-06-05 | update examples in python API | Emmanuel Bouthenot |
2005-05-31 | Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D) | Sebastien Helleu |
2005-05-31 | Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D) | Sebastien Helleu |
2005-05-29 | Fix python library detection on FreeBSD | Emmanuel Bouthenot |
2005-05-29 | Added cast to prevent problems with AMD64 where size_t is not int | Sebastien Helleu |
2005-05-29 | Added cast for away time display (to prevent problems with *BSD, where time_t... | Sebastien Helleu |
2005-05-24 | Fix perl headers and library detection on various systems | Emmanuel Bouthenot |
2005-05-24 | Fixed startup crash when weechat config file is not found | Sebastien Helleu |
2005-05-23 | Remove unused $PERL_LIB var due to an impoved libperl detection | Emmanuel Bouthenot |
2005-05-23 | Fix libperl and libpython detection | Emmanuel Bouthenot |