Sébastien Helleu
ff66a8a161
logger: add more info about log levels in /help logger ( closes #1254 )
2018-09-24 19:05:46 +02:00
Sébastien Helleu
65f1c82a87
core: allow multiple arguments in command /buffer close
2018-09-18 21:27:44 +02:00
Sébastien Helleu
7b8faf6d97
relay: fix URL to the page with remote interfaces in /help relay
2018-09-09 10:07:16 +02:00
Sébastien Helleu
fcf7469d76
core: allow multiple options "-r" ("--run-command") in command line arguments ( closes #1248 )
2018-09-06 21:52:02 +02:00
Sébastien Helleu
8945e70f81
doc: add question about aspell dictionaries in FAQ
2018-09-06 21:22:50 +02:00
Sébastien Helleu
466dbbe75b
core: add option "-P" (or "--plugins") to customize the plugins to load at startup
...
If given, the option replaces the option weechat.plugin.autoload.
2018-08-17 19:44:41 +02:00
Sébastien Helleu
669aa2741a
doc: rename variable "tg_tags" to "tags" in line trigger (user guide)
2018-08-17 08:16:14 +02:00
Sébastien Helleu
968d7ede29
trigger: add variables "tg_prefix_nocolor" and "tg_message_nocolor" in line trigger
2018-08-17 07:59:20 +02:00
Sébastien Helleu
e7096810c4
trigger: rename variable "tg_tags" to "tags" in line trigger
2018-08-17 07:43:56 +02:00
Sébastien Helleu
9105c3ba1f
trigger: allow creation of temporary variables with the regex
2018-08-16 22:47:47 +02:00
Sébastien Helleu
053d432eec
doc: update auto-generated files with hdata
2018-08-15 12:36:20 +02:00
Sébastien Helleu
50bedd10b6
core: update translations
2018-08-15 12:36:01 +02:00
Sébastien Helleu
ba820a0172
doc: fix list of variables that can be updated in a hook_line trigger (user guide)
2018-08-15 12:28:15 +02:00
Sébastien Helleu
51bda896c8
doc: add list of variables that can be updated by type of trigger (user guide)
2018-08-15 09:07:01 +02:00
Sébastien Helleu
42be1a74a0
api: add function hook_line
2018-08-12 21:45:00 +02:00
Sébastien Helleu
48cbf3ad37
doc: add "/msg nickserv set password" in list of commands handled by default trigger "cmd_pass" (user guide)
2018-08-11 09:48:32 +02:00
Sébastien Helleu
737a16b7de
doc: fix default conditions of beep trigger (user guide)
2018-08-11 09:38:54 +02:00
Sébastien Helleu
b3fc7c1b1a
core: update weechat.org URLs to match latest version of the site
2018-07-29 11:03:24 +02:00
Sébastien Helleu
2047d4f1f7
doc: replace features page with remote interfaces (FAQ)
2018-07-29 10:57:39 +02:00
Jos Ahrens
738585d9e2
doc: mention there is an option to enable crash core files (user's guide)
...
For people skimming the section, it will not be immediately clear to
them, especially since everything seems to suggest this option is
enabled by default.
2018-07-15 14:18:07 +02:00
Krzysztof Korościk
30db245b77
doc: updated polish translation
2018-07-12 19:53:03 +02:00
Sébastien Helleu
426405c997
doc: add a trigger to jump to buffer number ≥ 100 in FAQ
2018-07-12 07:54:42 +02:00
Sébastien Helleu
3d0e26ce39
doc: update Polish auto-generated files
2018-07-09 07:04:40 +02:00
Krzysztof Korościk
0834c9c966
doc: updated polish translation
2018-07-08 17:49:28 +02:00
Sébastien Helleu
7d97b1b85b
doc: use /unset command instead of /set xxx null (quickstart guide)
2018-07-07 17:43:50 +02:00
Sébastien Helleu
4aa0e570d0
doc: add default triggers in user's guide
2018-07-07 07:54:11 +02:00
Sébastien Helleu
0f694f57b3
doc: update auto-generated files
2018-06-15 07:05:02 +02:00
Sébastien Helleu
261cbdae0d
core: change default value of option weechat.look.hotlist_add_conditions ( closes #1206 )
...
Now if there are at least one relay client connected via weechat protocol,
the buffer is always added to the hotlist.
2018-06-14 22:22:06 +02:00
Sébastien Helleu
744ded04bd
relay: add filtering on protocol in info "relay_client_count" (issue #1206 )
2018-06-14 21:57:27 +02:00
Sébastien Helleu
da507ca85f
core: add key alt+"-" in /help filter
2018-06-14 21:44:34 +02:00
Sébastien Helleu
c1f125cc6f
doc: add gnome-terminal option in question about weird chars on screen (FAQ)
2018-06-11 19:51:02 +02:00
Sébastien Helleu
1abf4040f1
core: add reverse of string in evaluation of expressions with "rev:" ( closes #1200 )
2018-06-02 16:01:14 +02:00
Sébastien Helleu
271e395201
doc: add note about "list" options for curl in function hook_process_hashtable (plugin API reference)
2018-05-21 14:44:21 +02:00
Sébastien Helleu
3b82e8ef1e
doc: update auto-generated files with URL options
2018-05-21 11:20:23 +02:00
Sébastien Helleu
5d860079d9
core: update translations
2018-05-21 08:50:49 +02:00
Sébastien Helleu
eceb7ec540
core: update translations
2018-05-20 22:29:39 +02:00
Sébastien Helleu
d033b63d80
doc: update auto-generated files with hdata
2018-05-20 21:20:30 +02:00
Sébastien Helleu
0f8485f54e
buflist: add example of format for two bar items using a ternary operator in /help buflist.format.buffer
2018-05-19 14:47:59 +02:00
Sébastien Helleu
1a5527cf2e
core: do not set terminal title by default (option weechat.look.window_title) ( closes #1182 )
2018-04-16 21:25:40 +02:00
Sébastien Helleu
d9425f3765
core: add example of secured data in /help eval
2018-04-15 10:15:17 +02:00
Sébastien Helleu
6de98179bc
api: add function string_format_size in scripting API
2018-04-07 13:20:58 +02:00
Sébastien Helleu
974c25df76
irc: replace "server" by "name" in /help server
2018-04-06 21:26:16 +02:00
Sébastien Helleu
70892bf71c
doc: add a sentence to explain the internal irc server name (quickstart guide)
2018-04-06 21:07:34 +02:00
Sébastien Helleu
bbd6471197
irc: add missing parameter "-server" in /help list (issue #1165 )
2018-04-01 08:43:50 +02:00
Sébastien Helleu
fc2395ca4f
irc: replace "server" by "target" in help of commands when the argument is not an internal WeeChat server (issue #1165 )
2018-04-01 08:00:59 +02:00
Sébastien Helleu
230e827d24
core: fix help on option weechat.look.hotlist_count_max
2018-03-31 15:57:38 +02:00
Sébastien Helleu
e3ff69d669
core: improve help on option weechat.look.hotlist_count_max
2018-03-31 15:37:25 +02:00
Sébastien Helleu
11b4186f54
core: update translations (issue #1171 )
2018-03-31 13:56:49 +02:00
Sébastien Helleu
ce682bb02a
Merge pull request #1164 from wking/openssl-ecparam-out
...
doc: use '-out' instead of shell redirection for openssl ecparam
2018-03-31 12:06:02 +02:00
Sébastien Helleu
424c1b99fd
doc: add note about /fset completion in quickstart guide
2018-03-31 09:44:16 +02:00