summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-12Added message on server buffer when DCC file transfer failed (or was aborted)Sebastien Helleu
2005-07-12- added DCC timeoutSebastien Helleu
2005-07-12change return type from tuple to list for get_info('dccs') featureEmmanuel Bouthenot
2005-07-12adding getinfo feature about dccsEmmanuel Bouthenot
2005-07-12add some gui_input features : clipboard and a 'translate_chars' functionEmmanuel Bouthenot
2005-07-12Added function for Perl/Python to get DCC listSebastien Helleu
2005-07-12Updated spanish translationSebastien Helleu
2005-07-11Updated TODOSebastien Helleu
2005-07-11Topic completion now decodes UTF-8 stringSebastien Helleu
2005-07-11Fixed bug with IRC URL on command line (irc://)Sebastien Helleu
2005-07-09Updated doc with new kayboard managementSebastien Helleu
2005-07-09Updated TODOSebastien Helleu
2005-07-09Changed two shortcuts (jump to server and jump to next server, now prefixed b...Sebastien Helleu
2005-07-09Internal functions descriptions for keys are now displayed and translatedSebastien Helleu
2005-07-09Fixed typo on a color numberSebastien Helleu
2005-07-09- new keyboard management: keys are setup in config file, new command /key wa...Sebastien Helleu
2005-07-06Channels auto-prefixed by "#" (if no prefix found) for /join commandSebastien Helleu
2005-07-04Update packaging stuffJulien Louis
2005-07-02Version 0.1.4-cvsSebastien Helleu
2005-07-02Version 0.1.3Sebastien Helleu
2005-07-02Version 0.1.3Sebastien Helleu
2005-07-02Updated docSebastien Helleu
2005-07-02Added tests after getaddrinfo functionSebastien Helleu
2005-07-02gnutls lib now optional, configure goes on if lib is not foundSebastien Helleu
2005-06-30Translated some messages and added calls to freeaddrinfo() functionSebastien 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-28Updated TODO with SSL and IPv6Sebastien Helleu
2005-06-28Added IPv6 and SSL options for command line IRC urlSebastien Helleu
2005-06-27Added IPv6 supportSebastien Helleu
2005-06-22gnutls code compiled according to pre-processor var HAVE_GNUTLSSebastien Helleu
2005-06-22 * Add --disable-gnutls option to turn off gnutls supportJulien Louis
2005-06-21Added certificate management in SSL (connection now ok with SSL server)Sebastien Helleu
2005-06-20kill command now received and displayedSebastien Helleu
2005-06-19Added SSL support with gnutls libSebastien Helleu
2005-06-19Update debian/changelogJulien Louis
2005-06-19Added kolter and ptitlouisSebastien Helleu
2005-06-19Channel notify levels are saved in config fileSebastien Helleu
2005-06-18Updated READMESebastien Helleu
2005-06-18File automatically updatedSebastien Helleu
2005-06-18Fix wrong debhelper version dependency.Julien Louis
2005-06-18part message now accepts %v (replaced by WeeChat version), like quit messageSebastien Helleu
2005-06-18Set debhelper compatibility to avoid warnings during package buildJulien Louis
2005-06-18Sync with official debian packageJulien Louis
2005-06-16errors while loading perl scripts are now displayed in server buffer (instead...Emmanuel Bouthenot
2005-06-16in python scripts, all messages written in stdin and stderr are redirect in s...Emmanuel Bouthenot
2005-06-16in python scripts, all messages written in stdin and stderr are redirect in s...Emmanuel Bouthenot
2005-06-16fix a filename error while loading a python script manuallyEmmanuel Bouthenot
2005-06-16Fixed plugins "print" and "prnt" functions: now ok for writing on server buffersSebastien Helleu
2005-06-15Fixed color problem with new libcurses versionSebastien Helleu