summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user
AgeCommit message (Collapse)Author
2011-03-16Add new option irc.look.buffer_switch_autojoin, rename option ↵Sebastien Helleu
irc.look.buffer_auto_switch_on_join to irc.look.buffer_switch_join (task #10506)
2011-03-15Add new option irc.look.buffer_auto_switch_on_joinSebastien Helleu
2011-03-09Allow list of buffers in command /filter (exclusion with prefix "!") (task ↵Sebastien Helleu
#10880)
2011-03-07Add chars "`" and "_" in default value of option ↵Sebastien Helleu
weechat.completion.nick_ignore_chars
2011-03-07Add new option irc.look.smart_filter_nickSebastien Helleu
2011-03-04Add new option irc.look.color_nicks_in_namesSebastien Helleu
2011-02-24Replace char "%" by "!" for reverse video in color attributesSebastien Helleu
2011-02-23Add new option irc.look.color_nicks_in_nicklistSebastien Helleu
2011-02-22Replace char "/" by ":" to specify background in nick colorsSebastien Helleu
2011-02-21Allow relative size for command /window resizeSebastien Helleu
2011-02-17Fix typo: #weecht -> #weechatSebastien Helleu
2011-02-17Add attributes for colors ("*": bold, "%": reverse, "_": underline)Sebastien Helleu
2011-02-15Update italian user guide and plugin API referenceSebastien Helleu
2011-02-10Add option "memory" to command /debugSebastien Helleu
2011-02-09Update german translationsSebastien Helleu
2011-02-08Fix typo: half channel operator -> channel half-operatorSebastien Helleu
2011-02-08Fix typo: transfert -> transferSebastien Helleu
2011-02-08Fix typo in /help color: minimum color number for alias is 0 and not 1Sebastien Helleu
2011-02-07Improve display of commands lists in /help (add arguments -list and -listfull)Sebastien Helleu
2011-02-05Add option weechat.look.read_marker_string, use option hline_char for ↵Sebastien Helleu
horizontal bar separators only
2011-02-04Improve arguments displayed in /help of commands, display all commands with ↵Sebastien Helleu
same name (for same command name in many plugins)
2011-02-02Rename options add/del by alias/unalias in command /colorSebastien Helleu
2011-01-31Add some chars after cursor when scrolling input line: new option ↵Sebastien Helleu
weechat.look.input_cursor_scroll (bug #21391)
2011-01-31Dynamically allocate color pairsSebastien 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-10Update italian translations and docSebastien Helleu
2011-01-01Update command /color in user guideSebastien Helleu
2011-01-01Add new command /colorSebastien Helleu
2010-12-27Add option "-server" to command /join (task #10837)Sebastien Helleu
2010-12-24Update german and italian translationsSebastien Helleu
2010-12-20Replace 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-12Update italian translations and docSebastien Helleu
2010-12-09Add option "-switch" to commands /connect and /reconnectSebastien Helleu
2010-12-07Add color support in option weechat.look.buffer_time_formatSebastien Helleu
2010-12-06Add example for irc proxy in /help relaySebastien Helleu
2010-12-04Update italian translations, FAQ and plugin API referenceSebastien Helleu
2010-12-02Replace "receiver" by "target" in help of some IRC commandsSebastien Helleu
2010-11-29Fix /help notice: receiver can be nick or channelSebastien Helleu
2010-11-25Add new option weechat.look.highlight_regex and function ↵Sebastien Helleu
string_has_highlight_regex in plugin API (task #10321)
2010-11-18Update user guideSebastien Helleu
2010-11-18Fix infinite loop on gnutls handshake when connecting with SSL to server on ↵Gu1ll4um3r0m41n
wrong port or server with SSL problems (bug #27487)
2010-11-09Add note about "%h" replaced by WeeChat home in some optionsSebastien Helleu
2010-11-07Fix typo in help of options irc.look.notify_tags_ison and ↵Sebastien Helleu
irc.look.notify_tags_whois
2010-11-06Move examples at the end of /help loggerSebastien Helleu
2010-11-06Add 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-01Update german and italian translationsSebastien Helleu
2010-10-29Add new option irc.look.nick_color_forceSebastien Helleu
2010-10-13Add new options irc.color.nick_prefix and irc.color.nick_suffixSebastien Helleu
2010-10-12Add new option weechat.look.hotlist_unique_numbers (task #10691)Sebastien Helleu
2010-10-12Add new option irc.look.item_away_messageSebastien Helleu
2010-10-11Remove unneeded spacesSebastien Helleu