Age | Commit message (Expand) | Author |
2005-09-13 | Fixed crash when closing a buffer used by more than one window | Sebastien Helleu |
2005-09-10 | Added IRC commands: 042, 344, 345, 484 | Sebastien Helleu |
2005-09-07 | Fixed DCC display bug (now decodes strings according to charset) | Sebastien Helleu |
2005-09-04 | Added /ignore and /unignore commands | Sebastien Helleu |
2005-09-03 | Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk... | Sebastien Helleu |
2005-09-02 | Signal SIGQUIT is now ignored | Sebastien Helleu |
2005-08-17 | Fixed refresh bug when one line is bigger than screen size | Sebastien Helleu |
2005-08-16 | Fixed look_nicklist_min_size and look_nicklist_max_size options | Sebastien Helleu |
2005-08-15 | Revert code for irc_cmd_send_join function code (to prevent lag when sending | Sebastien Helleu |
2005-07-31 | Fixed refrech bug when changing channel modes | Sebastien Helleu |
2005-07-31 | Jump to next server now saves current channel buffer for each server | Sebastien Helleu |
2005-07-30 | ctrl-up/ctrl-down keys added to call previous/next command in global history ... | Sebastien Helleu |
2005-07-30 | Version 0.1.4 | Sebastien Helleu |
2005-07-22 | Join and part/quit prefixes (arrows) now displayed with different colors | Sebastien Helleu |
2005-07-19 | Added "irc_highlight" setting, fixed crash when doing /part on an active DCC ... | Sebastien Helleu |
2005-07-19 | Fixed auto-rejoin for channels with key | Sebastien Helleu |
2005-07-17 | Fixed /ctcp command (now any command/data allowed) | Sebastien Helleu |
2005-07-17 | Added /amsg command (send text to all channels of all connected servers) | Sebastien Helleu |
2005-07-16 | Added alt-k key to grab a key and insert result into input buffer | Sebastien Helleu |
2005-07-14 | - fixed SIGSEGV handler (now write a core file by aborting program) | Sebastien Helleu |
2005-07-13 | Added color for private in hotlist (different than color for highlight) | Sebastien Helleu |
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 |