Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-22 | irc: add command /unquiet (closes #36) | Sebastien Helleu | |
2014-03-21 | core: fix typo in /help command | Sebastien Helleu | |
2014-03-19 | irc: fix typo in /help allpv | Sebastien Helleu | |
2014-03-19 | irc: add command /allpv (task #13111) | Sebastien Helleu | |
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-17 | irc: fix typo in /help kickban | Sebastien Helleu | |
2014-03-17 | exec: don't use shell by default when executing commands (for security reasons) | Sebastien Helleu | |
It is possible to force shell by default with this command: /set exec.command.default_options "-sh" | |||
2014-03-17 | script: set option script.scripts.cache_expire to 1440 by default | Sebastien Helleu | |
2014-03-16 | exec: add example with option "-pipe" in /help exec | Sebastien Helleu | |
2014-03-16 | core: update translations | Sebastien Helleu | |
2014-03-16 | exec: add options "-pipe" and "-hsignal" in command /exec | Sebastien Helleu | |
2014-03-15 | exec: add examples in /help exec | Sebastien Helleu | |
2014-03-15 | exec: fix typo in /help exec | Sebastien Helleu | |
2014-03-15 | core: update translations | Sebastien Helleu | |
2014-03-07 | core: set option weechat.look.buffer_search_where to prefix_message by default | Sebastien Helleu | |
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 | relay: add info "relay_client_count" with optional status name as argument | Sebastien Helleu | |
Use in evaluated strings (for example in /eval or triggers): - "${info:relay_client_count}": total number of relay clients (any status) With a specific status: - "${info:relay_client_count,connecting}" - "${info:relay_client_count,waiting_auth}" - "${info:relay_client_count,connected}" - "${info:relay_client_count,auth_failed}" - "${info:relay_client_count,disconnected}" | |||
2014-03-04 | core: mute all buffers by default in command /mute (replace option -all by ↵ | Sebastien Helleu | |
-core) | |||
2014-03-04 | rmodifier: remove plugin (replaced by trigger) | Sebastien Helleu | |
2014-03-01 | trigger: fix typo in /help trigger | Sebastien Helleu | |
2014-03-01 | trigger: fix typo in /help trigger | Sebastien Helleu | |
2014-03-01 | trigger: make optional the alignment on second and max calls (in hook timer) | Sebastien Helleu | |
2014-02-28 | irc: evaluate content of server options "username" and "realname" | Sebastien Helleu | |
2014-02-28 | doc: update auto-generated files with WeeChat commands | Sebastien Helleu | |
2014-02-23 | relay: add option relay.network.clients_purge_delay | Sebastien Helleu | |
2014-02-22 | irc: set option irc.network.autoreconnect_delay_max to 600 by default, ↵ | Sebastien Helleu | |
increase max value to 604800 seconds (7 days) | |||
2014-02-21 | core: update translations | Sebastien Helleu | |
2014-02-20 | irc: add note about option irc.network.whois_double_nick in /help whois | Sebastien Helleu | |
2014-02-20 | core: add option "-beep" in command /print | Sebastien Helleu | |
2014-02-19 | core: add missing option "rename" in /help filter and in command completion | Sebastien Helleu | |
2014-02-17 | core: allow empty arguments for command /print | Sebastien Helleu | |
2014-02-16 | core: add bare display mode (for easy text selection and click on URLs) | Sebastien Helleu | |
New key: alt+"!", to swith to bare display (same key to come back to standard display). New options: - weechat.look.bare_display_exit_on_input (default: on): by default any changes in input will return to standard display - weechat.look.bare_display_time_format (default: "%H:%M"): the format of time used in bare display. | |||
2014-02-13 | doc: update auto-generated files with hdata | Sebastien Helleu | |
2014-02-09 | core: add more info in /help weechat.look.hotlist_sort | Sebastien Helleu | |
2014-01-29 | core: fix typos in translations and docs | Sebastien Helleu | |
2014-01-28 | irc: add value "353" in option irc.look.display_join_message | Sebastien Helleu | |
So now the values mean: - 353: names on channel - 366: names count (before this commit it meant 353 + 366) | |||
2014-01-25 | irc: add command "monitor" in /help irc.look.notify_tags_ison | Sebastien Helleu | |
2014-01-24 | core: add support of escaped unicode chars in commands /print and "/input ↵ | Sebastien Helleu | |
insert" | |||
2014-01-23 | irc: use MONITOR instead of ISON for /notify when it is available on server ↵ | Sebastien Helleu | |
(task #11477) (patch from Nils Görs) | |||
2014-01-22 | core: revert the rename of option weechat.look.save_layout_on_exit | Sebastien Helleu | |
2014-01-22 | core: fix typo in /help print | Sebastien Helleu | |
2014-01-21 | core: rename option weechat.look.save_layout_on_exit to ↵ | Sebastien Helleu | |
weechat.look.store_layout_on_exit, replace "save" by "store" for layouts | |||
2014-01-21 | irc: do not display names by default when joining a channel (task #13045) | Sebastien Helleu | |
2014-01-21 | core: update translations | Sebastien Helleu | |
2014-01-19 | core: add command /print | Sebastien Helleu | |
2014-01-18 | core: fix typo in arguments description of command /mute | Sebastien Helleu | |
2014-01-16 | core: set max value for option weechat.look.hotlist_names_count to ↵ | Sebastien Helleu | |
GUI_BUFFERS_MAX (10000) | |||
2014-01-15 | core: add option weechat.look.tab_width | Sebastien Helleu | |
2014-01-14 | core: add completion "plugins_installed" | Sebastien Helleu | |
2014-01-13 | core: fix typo in /help weechat.look.highlight_regex | Sebastien Helleu | |