Age | Commit message (Expand) | Author |
2006-01-05 | Option "irc_display_away" is now set to OFF by default | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-12-25 | Added uptime save in session file (for /upgrade command) | Sebastien Helleu |
2005-12-22 | Added color for windows separators, fixed minor refresh bug when changing som... | Sebastien Helleu |
2005-12-21 | Removed "&" for XML doc | Sebastien Helleu |
2005-12-21 | Fixed typos in some command helps ("&" now forbidden for XML doc) | Sebastien Helleu |
2005-12-20 | Changed some command outputs for doc | Sebastien Helleu |
2005-12-20 | Fixed completion bugs with nick completion in commmands ("%n") | Sebastien Helleu |
2005-12-18 | Fixed encoding bug ("encode" var was not used since new command /charset was ... | Sebastien Helleu |
2005-12-17 | Fixed FIFO pipe buffer detection, away message (301) now displayed in query if | Sebastien Helleu |
2005-12-16 | Added completion system for plugins/scripts commands, fixed plugins autoload | Sebastien Helleu |
2005-12-12 | Added missing #ifdef HAVE_GNUTLS | Sebastien Helleu |
2005-12-12 | Added up/down/left/right args to /window command completion, help & doc | Sebastien Helleu |
2005-12-11 | Fixed minor bug with session reload (nicks count for channels now ok) | Sebastien Helleu |
2005-12-11 | After a /upgrade, load session before plugins | Sebastien Helleu |
2005-12-11 | Upgrade when one or more servers are connected with gnutls (SSL) is now | Sebastien Helleu |
2005-12-11 | Added charset by server and channel, new command: /charset | Sebastien Helleu |
2005-12-10 | Fixed bugs with /upgrade command (FIFO pipe now closed before upgrade, and | Sebastien Helleu |
2005-12-06 | added /upgrade command, added ETA for DCC files | Sebastien Helleu |
2005-11-29 | Removed "look_color_nicks" option, using "col_nick_color1" if "look_color_nic... | Sebastien Helleu |
2005-11-29 | Added server/channel arg to /buffer command for jumping to buffer | Sebastien Helleu |
2005-11-22 | Added new keys for switching to other windows: alt-w followed by alt-{arrow} | Sebastien Helleu |
2005-11-20 | Renamed options "col_chat_marker*" to "col_chat_read_marker*" | Sebastien Helleu |
2005-11-19 | Added read marker (indicator for first unread line), added quotes and spaces ... | Sebastien Helleu |
2005-11-16 | better setting and restting terminal title | Emmanuel Bouthenot |
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-06 | Added "col_real_white" option to active real white (useful only if term has not | Sebastien Helleu |
2005-11-05 | Fixed nick completion in private, now completes according to | Sebastien Helleu |
2005-11-05 | Convert colors codes to %B, %C with /topic completion (if option irc_colors_send | Sebastien Helleu |
2005-11-05 | Fixed some bugs with color codes: | Sebastien Helleu |
2005-11-05 | Changed help for "irc_colors_receive" option | 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 | Removed debug messages | Sebastien Helleu |
2005-11-04 | Fixed log problem with new color display system (now color codes are removed in | Sebastien Helleu |
2005-11-04 | - added major feature: new color management system (internal to WeeChat), now | Sebastien Helleu |
2005-10-30 | Added command line arguments to disable auto-connect to servers and plugins a... | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-29 | fix detection of libgnutls | Emmanuel Bouthenot |
2005-10-28 | Added setting for ignoring some chars when completing nicks | Sebastien Helleu |
2005-10-26 | Added partial match for highlights, patch by Jim Ramsay | Sebastien Helleu |
2005-10-26 | Signal SIGPIPE now ignored by WeeChat | Sebastien Helleu |
2005-10-25 | - Added options for /plugin command: autoload, reload, unload | Sebastien Helleu |