Age | Commit message (Collapse) | Author |
|
server option autoreconnect is off (closes #1708)
|
|
(closes #1807)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
arrays in hdata
|
|
|
|
channels (closes #1638)
|
|
messages if "typing" client tag is denied
|
|
during SSL connection to server (closes #857)
|
|
|
|
|
|
This is useful to implement IRC protocol extensions which introduce
new commands.
|
|
|
|
WeeChat) (closes #320)
Capabilities can be excluded with the format: "*,!account-*,!extended-join".
|
|
SCRAM-SHA-512 (closes #1628)
|
|
|
|
"tls_version" (issue #1622)
The text "cleartext" is translated for display only: directly with gettext in
IRC plugin and with "${translate:${tls_version}}" in the buflist evaluated
format.
|
|
buflist format "${format_tls_version}" (issue #1622)
|
|
(issue #1285)
The 4 directories (which can be the same):
- config: configuration files, certificates
- data: log/upgrade files, local plugins, scripts, xfer files
- cache: script repository, scripts downloaded (temporary location)
- runtime: FIFO pipe, relay UNIX sockets
|
|
irc.server.xxx.ssl_cert (issue #1285)
|
|
|
|
|
|
|
|
|
|
server (closes #1551)
|
|
"irc_is_nick" (closes #1528)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Stuart Nevans Locke for reporting the issue.
|
|
|
|
Due to this ssl_password will be partially unused with GnuTLS < 3.1.0.
In that case an encrypted SSL client cert import will simply fail.
|
|
(closes #115)
|
|
|
|
|
|
"charset_message" (closes #832)
This new option controls which part of the IRC message is decoded/encoded to
the target charset, and the new default behavior is to decode/encode the whole
IRC message (behavior in WeeChat >= 1.3 was to decode/encode only the text by
default).
|
|
|
|
structure (issue #1387)
|
|
the nick (closes #1376, issue #1319)
|
|
(closes #195)
|
|
|
|
|
|
|