Nils Görs
efbcde4e89
core: update German translations
2016-02-12 22:00:01 +01:00
Sébastien Helleu
d05beeff0e
core: add note about options to save config/layout on exit in help of commands /layout, /save and /quit ( closes #687 )
2016-02-12 07:39:38 +01:00
Sébastien Helleu
94ef33022d
irc: use upper case for SASL in messages displayed
2016-02-11 07:30:24 +01:00
Nils Görs
1645db5c44
core: update German translations
2016-02-10 07:24:57 +01:00
Sébastien Helleu
45a1174000
relay: fix the max number of clients connected on a port, allow value 0 for "no limit" ( closes #669 )
2016-02-08 21:14:48 +01:00
Nils Görs
3ff5c38b75
core: update German translations
2016-01-17 09:28:15 +01:00
Sébastien Helleu
59e326da65
core: update translations
2016-01-17 08:54:23 +01:00
Nils Görs
4f31918700
core: update German translations
2016-01-06 20:40:04 +01:00
Sébastien Helleu
0ee5e7e9bc
doc: update copyright dates in German docs
2016-01-06 05:40:08 +01:00
Sébastien Helleu
fe0c9dbc93
trigger: add info in error messages
2016-01-05 07:53:38 +01:00
Sébastien Helleu
7a55d8aa29
alias: do not allow slashes and spaces in alias name ( closes #646 )
2016-01-05 07:46:24 +01:00
Nils Görs
85cb4798b9
core: update German translations
2016-01-03 22:25:59 +01:00
Nils Görs
6e1ce0ee15
core: update German translations
2016-01-03 22:19:20 +01:00
Sébastien Helleu
3d0a7451d8
irc: remove argument "clear" from command /cap (issue #8 , closes #641 )
2016-01-03 09:01:43 +01:00
Nils Görs
4c48f7aff7
core: update German translations
2016-01-02 16:57:06 +01:00
Sébastien Helleu
522dcf133c
irc: evaluate content of server option "addresses"
2016-01-02 10:12:40 +01:00
Nils Görs
1282b6a324
core: update German translations
2015-12-25 10:12:20 +01:00
Sébastien Helleu
0d6a1d1520
core: update translations
2015-12-24 20:43:34 +01:00
Sébastien Helleu
ed32302011
irc: move option irc.network.alternate_nick into servers ( closes #633 )
2015-12-24 20:36:05 +01:00
Sébastien Helleu
c4e3d66ba5
core: add a parent name in options ( closes #629 )
...
Inherited values are now displayed in /set output when the value is
null, if a parent option name is defined in option.
New option: weechat.color.chat_value_null
2015-12-24 07:53:37 +01:00
Nils Görs
0f9c4954f8
core: update German translations
2015-12-20 09:50:32 +01:00
Sébastien Helleu
6e60a4882e
core: update translations
2015-12-20 08:20:45 +01:00
Nils Görs
a1cd46ff3e
core: update German translations
2015-12-13 12:29:32 +01:00
Sébastien Helleu
136da36d7a
irc: add support of SNI in SSL connection to IRC server ( closes #620 )
2015-12-10 07:13:20 +01:00
Sébastien Helleu
e6e8f34b4a
script: update help on /script search
2015-12-10 07:06:21 +01:00
Sébastien Helleu
e734914380
script: add completion with languages and extensions, support search by language/extension in /script search
2015-12-09 07:40:16 +01:00
Nils Görs
398a112be8
core: update German translations
2015-12-03 20:52:43 +01:00
Sébastien Helleu
6f0151e128
fifo: add /fifo command
2015-12-02 19:46:34 +01:00
Thomas Schneider
8b8454a1cd
core: fix typo in German translation
...
Signed-off-by: Thomas Schneider <thosch97@gmail.com>
2015-11-21 22:39:51 +01:00
Sébastien Helleu
b492c1b1e2
core: add "tmux" and "tmux-256color" in supported $TERM values ( closes #519 )
2015-11-12 21:25:28 +01:00
Nils Görs
51abbf829a
core: update German translations
2015-11-12 16:25:39 +01:00
Sébastien Helleu
99ebccad3f
core: fix example in /help key
2015-11-04 18:14:07 +01:00
Nils Görs
a685edf17f
core: update German translations
2015-10-28 18:20:50 +01:00
Sébastien Helleu
61a4c1b5c1
fifo: add buffer name in error when the buffer is not found
2015-10-25 07:37:43 +01:00
Nils Görs
90a72c9418
core: update German translations
2015-10-23 14:09:54 +02:00
Nils Görs
998367997b
core: update German translations
2015-10-18 20:39:53 +02:00
Sébastien Helleu
995eb1f004
irc: add "cap-notify" in list of supported capabilities (/help cap)
2015-10-18 19:19:03 +02:00
Sébastien Helleu
eb95512f7c
core: update translations
2015-10-18 18:59:24 +02:00
Nils Görs
d6ae5862ff
core: update German translations
2015-10-04 07:58:04 +02:00
Sébastien Helleu
fab0d4e740
core: add option weechat.look.paste_auto_add_newline ( closes #543 )
2015-10-03 12:08:30 +02:00
Sébastien Helleu
b76cd5a724
core: update translations
2015-09-30 20:57:29 +02:00
Nils Görs
3d9523fe04
core: update German translations
2015-09-26 14:05:55 +02:00
Sébastien Helleu
664876bde6
alias: display completion in /alias list ( closes #518 )
2015-09-12 09:23:48 +02:00
Sébastien Helleu
8688c48e42
core: display a more explicit error when a filter fails to be added ( closes #522 )
2015-09-09 09:22:40 +02:00
Sébastien Helleu
c35c941298
script: add option script.scripts.download_timeout
2015-08-24 13:26:59 +02:00
Nils Görs
91ab214e72
core: update German translations
2015-08-24 11:25:46 +02:00
Sébastien Helleu
c8ac75601f
irc: fix typos in /help ban and /help quiet
2015-08-24 10:07:44 +02:00
Sébastien Helleu
350938181b
irc: add command /cap ( closes #8 )
2015-08-24 10:02:38 +02:00
Nils Görs
35433bb706
core: update German translations
2015-08-15 19:38:03 +02:00
Sébastien Helleu
667f27b290
irc: update help on option irc.network.channel_encode (issue #218 , issue #482 )
...
Remove mention of WeeChat <= 1.2 since the behavior is not exactly the
same as old versions (when the option is enabled): only the
channel/message are decoded/encoded and not the nick/host.
2015-08-15 07:40:26 +02:00