Age | Commit message (Expand) | Author |
2006-01-26 | Fixed bug with option "irc_away_check_max_nicks" (now channels are refreshed ... | Sebastien Helleu |
2006-01-25 | Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patc... | Sebastien Helleu |
2006-01-25 | Added new option "irc_away_check_max_nicks" to disable away check on channels... | Sebastien Helleu |
2006-01-25 | Added new command line argument for setting WeeChat homedir (-d or --dir) (pa... | Sebastien Helleu |
2006-01-22 | Fixed bugs: buffer detection in plugins/scripts commands, and /history command | Sebastien Helleu |
2006-01-21 | Added some info for commands and options help | Sebastien Helleu |
2006-01-21 | Added option "irc_show_away_once", to show away message only once in pv | Sebastien Helleu |
2006-01-12 | New values for "irc_display_away" (off, local, channel) | Sebastien Helleu |
2006-01-08 | Fixed hotlist display bug with server buffer when all servers are displayed on | Sebastien Helleu |
2006-01-08 | Encode commands like text with channel's encoding charset | Sebastien Helleu |
2006-01-08 | Removed "irc_default_msg_away" setting, for RFC 2812 conformity (/away command | Sebastien Helleu |
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 |