Age | Commit message (Expand) | Author |
2005-11-19 | Added read marker (indicator for first unread line), added quotes and spaces ... | Sebastien Helleu |
2005-11-13 | - added "resize" option for /window command | Sebastien Helleu |
2005-11-13 | add command /history | Emmanuel Bouthenot |
2005-11-13 | Improved window management: new window may have different size (% of current | Sebastien Helleu |
2005-11-11 | Fixed minor display bug with /set command | Sebastien Helleu |
2005-11-09 | Fixed minor display bug with options help | Sebastien Helleu |
2005-11-06 | Commented out code for calling PRIVMSG plugins handlers when user send text to | Sebastien Helleu |
2005-11-06 | Added missing translation for /uptime command | Sebastien Helleu |
2005-11-06 | Added /uptime command | Sebastien Helleu |
2005-11-05 | Fixed some bugs with color codes: | Sebastien Helleu |
2005-11-04 | Added message for /buffer notify completion | Sebastien Helleu |
2005-11-04 | Fixed crash with /buffer command | Sebastien Helleu |
2005-11-04 | - added major feature: new color management system (internal to WeeChat), now | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-25 | - Added options for /plugin command: autoload, reload, unload | Sebastien Helleu |
2005-10-22 | - added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay | Sebastien Helleu |
2005-10-15 | New plugin interface (loads dynamic C libraries) | Sebastien Helleu |
2005-10-02 | Added online help for config options (with /set full_option_name) | Sebastien Helleu |
2005-09-28 | Fixed /server command help (3 nicks are mandatory if -nicks used) | 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-08-21 | Added Ruby plugins skeleton | 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-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 | * commands from users outside channel now authorized (if special user or chan... | Sebastien Helleu |
2005-06-27 | Added IPv6 support | 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-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-03-13 | Added /ban, /unban and /kickban commands, fixed /kick command | 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-05 | Added crash dump when WeeChat receives SIGSEGV (Segmentation fault) | Sebastien Helleu |
2005-02-27 | Added DCC CHAT (send & recv) | Sebastien Helleu |
2005-02-21 | Fixed /connect and /disconnect commands, improved output of some commands | Sebastien Helleu |
2005-02-20 | Connection to IRC server is now made by child process (non blocking) | Sebastien Helleu |
2005-02-17 | Improved /help command output | Sebastien Helleu |
2005-02-15 | Fixed /buffer close command (now ok when disconnected from server) | Sebastien Helleu |
2005-02-14 | Fixed /help command (display bug) | Sebastien Helleu |
2005-02-12 | Plugins messages are logged with new config option (log_plugin_msg); on serve... | Sebastien Helleu |
2005-02-06 | Improved /window command: now split and merge are ok, fixed crash when resizi... | Sebastien Helleu |
2005-01-31 | Fixed many memory leaks | Sebastien Helleu |
2005-01-26 | Away nicks are now displayed with another color | Sebastien Helleu |
2005-01-23 | Improved completion for /set command (now adds '=' at the end) | Sebastien Helleu |