Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-25 | core: add table of contents in ChangeLog and ReleaseNotes | Sébastien Helleu | |
2015-01-25 | core: add version 1.1.1 in ChangeLog and ReleaseNotes | Sébastien Helleu | |
2015-01-11 | Version 1.1 | Sébastien Helleu | |
2014-12-13 | core: use https for WeeChat URLs | Sébastien Helleu | |
2014-11-22 | api: return value in function command(), remove WeeChat error after command ↵ | Sébastien Helleu | |
callback if return code is WEECHAT_RC_ERROR | |||
2014-11-09 | core: add option weechat.completion.command_inline (task #12491) | Sébastien Helleu | |
2014-10-29 | core: fix table layout in release notes | Sébastien Helleu | |
2014-10-27 | core: fix typos in release notes | Sébastien Helleu | |
2014-10-26 | trigger: evaluate and replace regex groups at same time, new format for ↵ | Sébastien Helleu | |
regex option in triggers (incompatible with version 1.0) (closes #224) | |||
2014-10-08 | relay: use comma separator in option relay.irc.backlog_tags, check the value ↵ | Sébastien Helleu | |
of option when it is changed with /set | |||
2014-09-28 | trigger: add "${tg_displayed}" in conditions of default trigger "beep" | Sébastien Helleu | |
The command of "beep" trigger is now executed only if the message is displayed (not filtered with /filter). | |||
2014-09-28 | core: update ChangeLog and release notes | Sébastien Helleu | |
2014-09-28 | core: add release notes of version 1.0.1 | Sébastien Helleu | |
2014-09-04 | irc: disable creation of temporary servers by default with command /connect, ↵ | Sébastien Helleu | |
new option irc.look.temporary_servers | |||
2014-08-29 | api: use microseconds instead of milliseconds in functions util_timeval_diff ↵ | Sébastien Helleu | |
and util_timeval_add | |||
2014-08-23 | core: add command to restore default triggers that have changed in version ↵ | Sébastien Helleu | |
1.1 (release notes) | |||
2014-08-15 | Version 1.0 | Sébastien Helleu | |
Yay! \o/ | |||
2014-05-06 | irc: add option irc.look.join_auto_add_chantype (closes #65) | Sébastien Helleu | |
2014-05-04 | core: change default key for bare display from alt-'!' to alt-'l' | Sébastien Helleu | |
2014-04-30 | Version 1.0-dev | Sébastien Helleu | |
Yeah \o/ | |||
2014-04-12 | core: add note about API mismatch (rmodifier.so) in release notes | Sébastien Helleu | |
2014-04-04 | irc: add option irc.look.item_channel_modes_hide_args (task #12070, task ↵ | Sébastien Helleu | |
#12163, closes #48) This option replaces the option irc.look.item_channel_modes_hide_key. It is now a string, so channel modes arguments can be hidden using many channel modes (or all, with "*"). | |||
2014-03-19 | core: add key alt-j,alt-f to jump to first buffer, change command for jump ↵ | Sebastien Helleu | |
to last buffer New key alt-j,alt-f is bound by default to "/buffer -". The existing key alt-j,alt-l is now bound by default to "/buffer +". | |||
2014-03-06 | core: add option weechat.look.hotlist_add_conditions, remove option ↵ | Sebastien Helleu | |
weechat.look.hotlist_add_buffer_if_away | |||
2014-03-05 | core: rename file NEWS.asciidoc to ReleaseNotes.asciidoc | Sebastien Helleu | |