Age | Commit message (Expand) | Author |
2005-09-20 | Added nicks colors in setup file | Sebastien Helleu |
2005-09-13 | Fixed crash when closing a buffer used by more than one window | 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-21 | Added Ruby plugins skeleton | Sebastien Helleu |
2005-08-16 | Added example in server_autojoin description | Sebastien Helleu |
2005-08-16 | Added completion for internal functions with /key command | Sebastien Helleu |
2005-07-30 | ctrl-up/ctrl-down keys added to call previous/next command in global history ... | Sebastien Helleu |
2005-07-22 | Join and part/quit prefixes (arrows) now displayed with different colors | Sebastien Helleu |
2005-07-19 | Highlights with "irc_highlight" setting now case insensitive | Sebastien Helleu |
2005-07-19 | Added "irc_highlight" setting, fixed crash when doing /part on an active DCC ... | Sebastien Helleu |
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-17 | Fixed /ctcp command (now any command/data allowed) | Sebastien Helleu |
2005-07-16 | - added alt-j + alt-l key (switch to last buffer) | 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-12 | - added DCC timeout | Sebastien Helleu |
2005-07-11 | Topic completion now decodes UTF-8 string | 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 | - 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 | 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-21 | Added certificate management in SSL (connection now ok with SSL server) | 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 | 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-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-17 | Improved gettext installation (now ok under BSD) | Sebastien Helleu |
2005-04-09 | Buffers timestamp can now be changed (new option in config file) | Sebastien Helleu |
2005-04-07 | Allow nick completion in private buffer with /me command | Sebastien Helleu |
2005-03-24 | Fixed crash with 64-bits arch (like AMD64) when converting UTF-8, added weech... | Sebastien Helleu |
2005-03-20 | Option irc_away_check is now 0 by default (waiting for fix) | Sebastien Helleu |
2005-03-13 | Added /ban, /unban and /kickban commands, fixed /kick command | Sebastien Helleu |
2005-03-12 | FIFO command/text not authorized on special buffers like DCC | 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-10 | Fixed list of commands output | Sebastien Helleu |
2005-03-10 | Added --irc-commands and --weechat-commands command line options | Sebastien Helleu |
2005-03-06 | Crash message modified | Sebastien Helleu |