summaryrefslogtreecommitdiff
path: root/doc/de/autogen/user/irc_options.asciidoc
AgeCommit message (Collapse)Author
2015-08-15doc: update German auto-generated filesSébastien Helleu
2015-08-15irc: update help on option irc.network.channel_encode (issue #218, issue #482)Sébastien Helleu
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-14irc: add option irc.network.channel_encode (issue #218, issue #482)Sébastien Helleu
This is a workaround (disabled by default) to join and chat on ISO encoded channels (or another charset different from UTF-8). This option may be removed in future if a better solution is implemented.
2015-08-08doc: update German auto-generated filesSébastien Helleu
2015-08-07core: update translationsSébastien Helleu
2015-07-10irc: evaluate content of server option "nicks"Sébastien Helleu
2015-06-10doc: update German auto-generated filesSébastien Helleu
2015-06-04core: replace "create" by "add" in messages and docs for IRC servers and proxiesSébastien Helleu
2015-04-20doc: update German auto-generated filesSébastien Helleu
2015-04-18irc: add support of SHA-256 and SHA-512 algorithms in server option ↵Sébastien Helleu
"ssl_fingerprint" (closes #281)
2015-03-17doc: update German auto-generated filesSébastien Helleu
2015-03-11doc: add comment in auto-generated doc files to prevent any changes by handSébastien Helleu
2015-01-25doc: update German auto-generated filesSébastien Helleu
2015-01-25irc: add "account-notify" in help of server option "capabilities"Sébastien Helleu
2015-01-23doc: update German auto-generated filesSébastien Helleu
2015-01-19irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251)Sébastien Helleu
2014-12-21doc: update auto-generated filesSébastien Helleu
2014-12-14irc: open channel buffers before the JOIN is received from server (autojoin ↵Sébastien Helleu
and manual joins) (closes #216) New options: - irc.look.buffer_open_before_autojoin - irc.look.buffer_open_before_join
2014-12-13core: use https for WeeChat URLsSébastien Helleu
2014-11-23core: update translationsSébastien Helleu
2014-11-15doc: update German auto-generated filesSébastien Helleu
2014-11-04irc: disable SSLv3 by default in server option "ssl_priorities" (closes #248)Sébastien Helleu
2014-11-01doc: update German auto-generated filesSébastien Helleu
2014-11-01irc: add "extended-join" in help of server option "capabilities"Sébastien Helleu
2014-09-29doc: update German auto-generated filesSébastien Helleu
2014-09-04irc: disable creation of temporary servers by default with command /connect, ↵Sébastien Helleu
new option irc.look.temporary_servers
2014-08-23irc: remove a trailing comma in help of server capabilities optionSébastien Helleu
2014-08-23doc: update German auto-generated filesSébastien Helleu
2014-08-20doc: update German auto-generated filesSébastien Helleu
2014-08-17irc: add "server-time" in help of server option "capabilities"Sébastien Helleu
2014-06-20doc: update German auto-generated filesSébastien Helleu
2014-06-14doc: update German auto-generated filesSébastien Helleu
2014-06-14irc: add value "+" for option irc.look.smart_filter_mode to use modes from ↵Sébastien Helleu
server prefixes (closes #90) The new default value of option irc.look.smart_filter_mode is now "+".
2014-05-27doc: update German auto-generated filesSébastien Helleu
2014-05-25doc: use .asciidoc extension instead of .txt for doc filesSébastien Helleu