Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-17 | Add attributes for colors ("*": bold, "%": reverse, "_": underline) | Sebastien Helleu | |
2011-02-10 | Add option "memory" to command /debug | Sebastien Helleu | |
2011-02-09 | Update german translations | Sebastien Helleu | |
2011-02-08 | Fix typo: half channel operator -> channel half-operator | Sebastien Helleu | |
2011-02-08 | Fix typo: transfert -> transfer | Sebastien Helleu | |
2011-02-08 | Fix typo in /help color: minimum color number for alias is 0 and not 1 | Sebastien Helleu | |
2011-02-07 | Improve display of commands lists in /help (add arguments -list and -listfull) | Sebastien Helleu | |
2011-02-05 | Add option weechat.look.read_marker_string, use option hline_char for ↵ | Sebastien Helleu | |
horizontal bar separators only | |||
2011-02-04 | Improve arguments displayed in /help of commands, display all commands with ↵ | Sebastien Helleu | |
same name (for same command name in many plugins) | |||
2011-02-02 | Rename options add/del by alias/unalias in command /color | Sebastien Helleu | |
2011-01-31 | Add some chars after cursor when scrolling input line: new option ↵ | Sebastien Helleu | |
weechat.look.input_cursor_scroll (bug #21391) | |||
2011-01-31 | Update german translations | Sebastien Helleu | |
2011-01-31 | Dynamically allocate color pairs | Sebastien Helleu | |
This commit introduces major changes in 256 colors support: - extended colors can be used without being added with command "/color add" - background color is now allowed for nick colors (using slash separator) | |||
2011-01-02 | Update german translations | Sebastien Helleu | |
2011-01-01 | Update command /color in user guide | Sebastien Helleu | |
2011-01-01 | Add new command /color | Sebastien Helleu | |
2010-12-27 | Add option "-server" to command /join (task #10837) | Sebastien Helleu | |
2010-12-26 | Add info "weechat_upgrading", signal "upgrade_ended", display duration of ↵ | Sebastien Helleu | |
upgrade | |||
2010-12-24 | Update german and italian translations | Sebastien Helleu | |
2010-12-20 | Replace the 10 nick color options and number of nick colors by a single ↵ | Sebastien Helleu | |
option "weechat.color.chat_nick_colors" (comma separated list of colors) | |||
2010-12-09 | Add option "-switch" to commands /connect and /reconnect | Sebastien Helleu | |
2010-12-08 | Update german translations and user guide | Sebastien Helleu | |
2010-12-07 | Add color support in option weechat.look.buffer_time_format | Sebastien Helleu | |
2010-12-06 | Add example for irc proxy in /help relay | Sebastien Helleu | |
2010-12-03 | Update german translations and FAQ | Sebastien Helleu | |
2010-12-02 | Replace "receiver" by "target" in help of some IRC commands | Sebastien Helleu | |
2010-11-29 | Fix /help notice: receiver can be nick or channel | Sebastien Helleu | |
2010-11-25 | Add new option weechat.look.highlight_regex and function ↵ | Sebastien Helleu | |
string_has_highlight_regex in plugin API (task #10321) | |||
2010-11-20 | Update german translations | Sebastien Helleu | |
2010-11-18 | Update user guide | Sebastien Helleu | |
2010-11-18 | Fix infinite loop on gnutls handshake when connecting with SSL to server on ↵ | Gu1ll4um3r0m41n | |
wrong port or server with SSL problems (bug #27487) | |||
2010-11-09 | Add note about "%h" replaced by WeeChat home in some options | Sebastien Helleu | |
2010-11-09 | Complete with alias value for second argument of command /alias | Sebastien Helleu | |
2010-11-08 | Add info "python2_bin" (path to python 2.x interpreter) in Python plugin | Sebastien Helleu | |
2010-11-07 | Fix typo in help of options irc.look.notify_tags_ison and ↵ | Sebastien Helleu | |
irc.look.notify_tags_whois | |||
2010-11-06 | Move examples at the end of /help logger | Sebastien Helleu | |
2010-11-06 | Add IRC command /notify, new options for notify and infolist "irc_notify" ↵ | Sebastien Helleu | |
(task #5441) This commit provides: - new IRC command /notify - new options: irc.look.notify_tags_ison, irc.look.notify_tags_whois, irc.network.notify_check_ison, irc.network.notify_check_whois - new option "notify" in servers (but should not be changed, only /notify command should be used) - infolist "irc_notify" to get notify list (by server or for all servers). | |||
2010-11-01 | Update german and italian translations | Sebastien Helleu | |
2010-10-29 | Add new option irc.look.nick_color_force | Sebastien Helleu | |
2010-10-13 | Update german FAQ and translations | Sebastien Helleu | |
2010-10-13 | Add new options irc.color.nick_prefix and irc.color.nick_suffix | Sebastien Helleu | |
2010-10-12 | Add new option weechat.look.hotlist_unique_numbers (task #10691) | Sebastien Helleu | |
2010-10-12 | Add new option irc.look.item_away_message | Sebastien Helleu | |
2010-10-11 | Remove unneeded spaces | Sebastien Helleu | |
2010-10-10 | Add tag "nick_xxx" in IRC messages | Sebastien Helleu | |
2010-10-09 | Move some IRC options from network section to server section (task #10664, ↵ | Sebastien Helleu | |
task #10668) Options moved: connection_timeout, anti_flood_prio_high, anti_flood_prio_low, away_check, away_check_max_nicks, default_msg_part, default_msg_quit. | |||
2010-10-07 | Rename options "irc.look.open_{channel|pv}_near_server" to ↵ | Sebastien Helleu | |
"irc.look.new_{channel|pv}_position" with new values (none, next or near_server) | |||
2010-10-02 | Add new option weechat.look.prefix_align_min (task #10650) | Sebastien Helleu | |
2010-10-01 | Add missing tag "no_log" in /help filter | Sebastien Helleu | |
2010-09-28 | New value for option weechat.look.input_share (none, commands, text, all), ↵ | Sebastien Helleu | |
add new option weechat.look.input_share_overwrite (boolean) |