Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-07 | irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes ↵ | Sebastien Helleu | |
(task #12022) | |||
2012-07-05 | aspell: add new option aspell.check.enabled, add options ↵ | Sebastien Helleu | |
enable/disable/toggle for command /aspell, display aspell status with /aspell (task #11988) New options in command /aspell: - "enable": enable aspell - "disable": disable aspell - "toggle": toggle aspell Options renamed in command /aspell: - "enable" renamed to "setdict" (set dictionary for current buffer) - "disable" renamed to "deldict" (delete dictionary used on current buffer) - "dictlist" renamed to "listdict" (show installed dictionaries) | |||
2012-06-14 | core: fix typo in NEWS | Sebastien Helleu | |
2012-06-14 | core: add missing header in NEWS | Sebastien Helleu | |
2012-06-14 | core: add options for horizontal/vertical separators between split windows ↵ | Sebastien Helleu | |
in NEWS | |||
2012-06-03 | Version 0.3.9-dev | Sebastien Helleu | |
2012-06-03 | Version 0.3.8 | Sebastien Helleu | |
2012-05-22 | Version 0.3.8-rc2 | Sebastien Helleu | |
2012-05-15 | Version 0.3.8-rc1 | Sebastien Helleu | |
2012-04-07 | core: convert options weechat.look.prefix_align_more and ↵ | Sebastien Helleu | |
weechat.look.prefix_buffer_align_more from boolean to string (task #11197) | |||
2012-03-13 | core: cosmetic changes in NEWS | Sebastien Helleu | |
2012-03-04 | core: rename option weechat.look.bracketed_paste_mode to ↵ | Sebastien Helleu | |
weechat.look.paste_bracketed | |||
2012-03-04 | core: add support of terminal "bracketed paste mode" (task #11316) | Sebastien Helleu | |
2012-03-03 | rmodifier: add option "release" in default rmodifier "nickserv" (used to ↵ | Sebastien Helleu | |
hide passwords in command "/msg nickserv") (bug #35705) | |||
2012-02-26 | Version 0.3.8-dev | Sebastien Helleu | |
2012-02-26 | Version 0.3.7 | Sebastien Helleu | |
2012-02-25 | core: add note about new default value of option "weechat.plugin.extension" ↵ | Sebastien Helleu | |
in NEWS | |||
2012-02-20 | core: fix typo in NEWS | Sebastien Helleu | |
2012-02-19 | Version 0.3.7-rc3 | Sebastien Helleu | |
2012-02-13 | Version 0.3.7-rc2 | Sebastien Helleu | |
2012-02-05 | Version 0.3.7-rc1 | Sebastien Helleu | |
2012-01-24 | core: move option "scroll_unread" from command /input to /window | Sebastien Helleu | |
2012-01-22 | core: fix typo in NEWS | Sebastien Helleu | |
2012-01-22 | core: add support of flags in regular expressions and highlight options, add ↵ | Sebastien Helleu | |
irc options to customize/disable default nick highlight (task #11128) New functions in C plugin API: - string_regex_flags - string_regcomp New irc options: - irc.look.highlight_server - irc.look.highlight_channel - irc.look.highlight_pv Regex flags are supported in following options/commands: - option weechat.look.highlight - option weechat.look.highlight_regex - options irc.look.highlight_{server|channel|pv} - option relay.network.allowed_ips - core command /filter - irc command /list - irc command /ignore - rmodifier command /rmodifier | |||
2012-01-06 | core: fix escaped char in NEWS for asciidoc output | Sebastien Helleu | |
2012-01-06 | core: add note about extended regex in /filter and /ignore in NEWS | Sebastien Helleu | |
2011-11-05 | core: rename options weechat.history.{max_lines|max_minutes} to ↵ | Sebastien Helleu | |
weechat.history.{max_buffer_lines_number|max_buffer_lines_minutes} | |||
2011-10-22 | Version 0.3.7-dev | Sebastien Helleu | |
2011-10-22 | Version 0.3.6 | Sebastien Helleu | |
2011-10-20 | Version 0.3.6-rc3 | Sebastien Helleu | |
2011-10-10 | Version 0.3.6-rc2 | Sebastien Helleu | |
2011-10-02 | Version 0.3.6-rc1 | Sebastien Helleu | |
2011-09-29 | doc: add note about new option weechat.look.color_basic_force_bold in NEWS file | Sebastien Helleu | |
2011-06-29 | core: add new option weechat.look.separator_vertical, rename option ↵ | Sebastien Helleu | |
weechat.look.hline_char to weechat.look.separator_horizontal | |||
2011-05-15 | Version 0.3.6-dev | Sebastien Helleu | |
2011-05-15 | Version 0.3.5 | Sebastien Helleu | |
2011-05-08 | doc: add note about new keys in release notes | Sebastien Helleu | |
2011-05-08 | Version 0.3.5-rc3 | Sebastien Helleu | |
2011-05-06 | doc: add new hotlist features in release notes and way to come back to old ↵ | Sebastien Helleu | |
behaviour | |||
2011-05-01 | Version 0.3.5-rc2 | Sebastien Helleu | |
2011-04-21 | Version 0.3.5-rc1 | Sebastien Helleu | |
2011-03-23 | irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a ↵ | Sebastien Helleu | |
single option irc.color.nick_prefixes (task #10888) | |||
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-16 | Version 0.3.5-dev | Sebastien Helleu | |
2011-01-16 | Version 0.3.4 | Sebastien Helleu | |
2011-01-04 | Version 0.3.4-rc3 | Sebastien Helleu | |
2011-01-01 | Update copyright dates | Sebastien Helleu | |
2010-12-20 | Version 0.3.4-rc2 | 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-10 | Version 0.3.4-rc1 | Sebastien Helleu | |