Sébastien Helleu
|
5d3e485aec
|
core: update options supporting secured data in /help secure
|
2015-08-03 21:29:17 +02:00 |
|
Sébastien Helleu
|
981beb917e
|
core: fix typo in /help weechat.look.key_grab_delay
|
2015-07-26 19:59:44 +02:00 |
|
Sébastien Helleu
|
8107025c78
|
core: update translations
|
2015-07-26 19:55:24 +02:00 |
|
Sébastien Helleu
|
74f1592f21
|
core: add option weechat.look.key_grab_delay to set the default delay when grabbing a key with alt-k
|
2015-07-26 09:45:40 +02:00 |
|
Sébastien Helleu
|
fad9806e08
|
core: fix typo in /help window
|
2015-07-22 07:52:18 +02:00 |
|
Sébastien Helleu
|
b1bd5c721e
|
alias: add options "add", "addcompletion" and "del" in command /alias, remove command /unalias (closes #458)
|
2015-07-20 07:54:59 +02:00 |
|
Sébastien Helleu
|
a02743b229
|
core: add option weechat.look.confirm_upgrade (closes #463)
|
2015-07-14 07:58:21 +02:00 |
|
Sébastien Helleu
|
14496c41a3
|
irc: evaluate content of server option "nicks"
|
2015-07-10 20:10:22 +02:00 |
|
Sébastien Helleu
|
9bf40517d3
|
api: add support of evaluated sub-strings and current date/time in function string_eval_expression() and command /eval
|
2015-06-30 20:25:35 +02:00 |
|
Sébastien Helleu
|
0ff8d7b543
|
irc: decode/encode only text in IRC messages and not the headers (bug #29886, closes #218, closes #451)
|
2015-06-27 17:00:53 +02:00 |
|
Sébastien Helleu
|
fdd9c03e5a
|
xfer: evaluate content of options xfer.file.download_path and xfer.file.upload_path (issue #388)
|
2015-06-27 08:11:28 +02:00 |
|
Sébastien Helleu
|
6668b9869b
|
core: fix help of /eval command
|
2015-06-23 21:30:58 +02:00 |
|
Sébastien Helleu
|
a79c0fcff3
|
core: allow pointer as list name in evaluation of hdata (closes #450)
|
2015-06-23 20:55:52 +02:00 |
|
Sébastien Helleu
|
07cbc3bd2e
|
script: rename option script.scripts.dir to script.scripts.path (issue #388)
|
2015-06-21 07:40:18 +02:00 |
|
Sébastien Helleu
|
33a4b4b1fc
|
logger: evaluate content of option logger.file.path (issue #388)
|
2015-06-20 08:08:24 +02:00 |
|
Sébastien Helleu
|
292830b5bf
|
script: evaluate content of option script.scripts.dir (issue #388)
|
2015-06-19 21:12:47 +02:00 |
|
Sébastien Helleu
|
7c6c450662
|
core: replace "create" by "add" in messages and docs for IRC servers and proxies
|
2015-06-04 22:00:10 +02:00 |
|
Sébastien Helleu
|
43fa9df6c2
|
doc: update Polish auto-generated files
|
2015-05-09 19:20:16 +02:00 |
|
Sébastien Helleu
|
6b2c9d2cb8
|
api: add support of environment variables in function string_eval_expression() and command /eval (issue #388)
|
2015-04-26 11:50:39 +02:00 |
|
Sébastien Helleu
|
60f2b50117
|
core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to customize quoted messages in cursor mode (closes #403)
|
2015-04-19 12:02:41 +02:00 |
|
Sébastien Helleu
|
074f2dc778
|
core: add default keys of cursor mode in /help cursor
|
2015-04-19 09:09:09 +02:00 |
|
Sébastien Helleu
|
fe9a9fbfce
|
irc: add support of SHA-256 and SHA-512 algorithms in server option "ssl_fingerprint" (closes #281)
|
2015-04-18 18:52:20 +02:00 |
|
Sébastien Helleu
|
dea8b0bb09
|
irc: add option "-noswitch" in command /query (closes #394)
|
2015-04-14 07:47:50 +02:00 |
|
Sébastien Helleu
|
b15818fd4c
|
aspell: add bar item "aspell_suggest" in /help aspell (closes #390)
|
2015-04-11 18:58:44 +02:00 |
|
Sébastien Helleu
|
b2a68af077
|
core: add options weechat.look.word_chars_{highlight|input} (closes #55, task #9459)
|
2015-04-11 18:53:44 +02:00 |
|
Sébastien Helleu
|
c2f07bddcb
|
core: add an example with a more complex regex in /help filter
|
2015-03-24 06:56:15 +01:00 |
|
Sébastien Helleu
|
9a0d6899f9
|
irc: fix example using two servers in /help server (closes #371)
|
2015-03-23 22:41:19 +01:00 |
|
Sébastien Helleu
|
8bcf31950e
|
irc: fix freenode server names used in /help server (closes #365)
|
2015-03-22 08:02:54 +01:00 |
|
Sébastien Helleu
|
7f561c3133
|
core: allow "*" as plugin name in command /plugin reload to reload all plugins with options
|
2015-03-21 08:44:47 +01:00 |
|
Sébastien Helleu
|
ad499d944e
|
doc: add comment in auto-generated doc files to prevent any changes by hand
|
2015-03-11 20:15:23 +01:00 |
|
Sébastien Helleu
|
80ccb335a4
|
script: add note about HTTPS in /help script.scripts.url
|
2015-03-10 22:05:04 +01:00 |
|
Sébastien Helleu
|
300d1ad44e
|
doc: add Javascript plugin in docs
|
2015-03-07 16:52:30 +01:00 |
|
Sébastien Helleu
|
1f5f2cae12
|
core: update translations
|
2015-02-04 07:59:43 +01:00 |
|
Sébastien Helleu
|
9871f26f04
|
core: split expression before evaluating it in command "/eval -s"
|
2015-01-30 09:58:36 +01:00 |
|
Sébastien Helleu
|
8492280120
|
doc: update auto-generated files with WeeChat commands
|
2015-01-30 09:00:27 +01:00 |
|
Sébastien Helleu
|
d3c309c787
|
core: add note about alias /v in /help version
|
2015-01-29 07:49:55 +01:00 |
|
Sébastien Helleu
|
8ad308a398
|
irc: add "account-notify" in help of server option "capabilities"
|
2015-01-25 18:15:32 +01:00 |
|
Sébastien Helleu
|
714df489cd
|
doc: update auto-generated files with hdata
|
2015-01-25 18:12:27 +01:00 |
|
Sébastien Helleu
|
ac8ccba8c8
|
irc: remove server "freenode" from default config file (closes #309)
|
2015-01-24 13:55:29 +01:00 |
|
Sébastien Helleu
|
e2be01833f
|
irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251)
|
2015-01-19 23:52:33 +01:00 |
|
Sébastien Helleu
|
cf5501f69c
|
core: add priority in plugins to initialize them in order
Current order is: charset, logger, exec, trigger, aspell, alias, fifo, xfer,
irc, relay, guile/lua/perl/python/ruby/tcl, script.
|
2015-01-15 07:40:38 +01:00 |
|
Sébastien Helleu
|
27431e234d
|
core: check bar conditions in root bars and on each update of a bar item
|
2014-12-28 11:42:57 +01:00 |
|
Sébastien Helleu
|
aa0289cbbd
|
doc: update Polish and Japanese auto-generated files
|
2014-12-27 14:16:48 +01:00 |
|
Sébastien Helleu
|
966a7b5143
|
doc: update auto-generated files
|
2014-12-21 14:42:47 +01:00 |
|
Mikaela Suomalainen
|
afce3a6427
|
core: replace irc.freenode.net by chat.freenode.net
Freenode wants people to use chat.freenode.net instead of
irc.freenode.net which is alias to chat.freenode.net.
|
2014-12-21 09:20:26 +01:00 |
|
Sébastien Helleu
|
624083f41a
|
irc: open channel buffers before the JOIN is received from server (autojoin and manual joins) (closes #216)
New options:
- irc.look.buffer_open_before_autojoin
- irc.look.buffer_open_before_join
|
2014-12-14 20:23:45 +01:00 |
|
Sébastien Helleu
|
0cd2aff765
|
core: use https for WeeChat URLs
|
2014-12-13 09:16:09 +01:00 |
|
Sébastien Helleu
|
c48a5896af
|
core: update translations
|
2014-11-23 10:40:32 +01:00 |
|
Sébastien Helleu
|
786999b4a3
|
script: add option script.scripts.url_force_https (closes #253)
|
2014-11-15 18:28:34 +01:00 |
|
Sébastien Helleu
|
229a6c6342
|
doc: update auto-generated files with URL options
|
2014-11-15 18:24:50 +01:00 |
|