Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-20 | Version 0.4.1-dev | Sebastien Helleu | |
2013-01-20 | Version 0.4.0 | Sebastien Helleu | |
2013-01-14 | Version 0.4.0-rc3 | Sebastien Helleu | |
2013-01-10 | core: replace "behaviour" by "behavior" | Sebastien Helleu | |
2013-01-05 | Version 0.4.0-rc2 | Sebastien Helleu | |
2013-01-01 | core: update copyright dates | Sebastien Helleu | |
2012-12-26 | Version 0.4.0-rc1 | Sebastien Helleu | |
2012-12-14 | core: remove obsolete file UPGRADE_0.3 (move part of content into file NEWS, ↵ | Sebastien Helleu | |
for version 0.3.0) | |||
2012-12-05 | core: add option "irc.look.display_pv_away_once" in release notes for ↵ | Sebastien Helleu | |
version 0.3.3 | |||
2012-11-18 | core: add version 0.3.9.2 in ChangeLog and NEWS | Sebastien Helleu | |
2012-11-09 | core: add version 0.3.9.1 in ChangeLog and NEWS | Sebastien Helleu | |
2012-11-02 | core: add command /eval, use expression in conditions for bars, add function ↵ | Sebastien Helleu | |
"string_eval_expression" in plugin API | |||
2012-10-17 | core: fix typo in NEWS | Sebastien Helleu | |
2012-10-16 | relay: add support of IPv6, new option relay.network.ipv6, add support of ↵ | Sebastien Helleu | |
"ipv4." and/or "ipv6." before protocol name, to force IPv4/IPv6 (task #12270) | |||
2012-10-14 | api: connect with IPv6 by default in hook_connect (with fallback to IPv4), ↵ | Simon Arlott | |
shuffle list of hosts for a same address (task #11205) | |||
2012-09-29 | Version 0.4.0-dev | Sebastien Helleu | |
2012-09-29 | Version 0.3.9 | Sebastien Helleu | |
2012-09-18 | Version 0.3.9-rc2 | Sebastien Helleu | |
2012-08-30 | Version 0.3.9-rc1 | Sebastien Helleu | |
2012-08-27 | core: fix asciidoc formatting in NEWS | Sebastien Helleu | |
2012-08-20 | irc: move options weechat.look.nickmode{_empty} to ↵ | Sebastien Helleu | |
irc.look.nick_mode{_empty}, add nick mode for action messages (patch from Nils Görs) The option irc.look.nick_mode has a new type: integer with values: none/prefix/action/both (default is "prefix", which is old behaviour). | |||
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 | |