Age | Commit message (Collapse) | Author |
|
|
|
|
|
hooks <plugin>"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
${define:name,value}
|
|
|
|
|
|
Split of string: ${split:number,separators,flags,xxx}
Split of shell arguments: ${split_shell:number,xxx}
|
|
|
|
|
|
|
|
"random:min,max"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WeeChat) (closes #320)
Capabilities can be excluded with the format: "*,!account-*,!extended-join".
|
|
|
|
|
|
|
|
|
|
(closes #1653)
|
|
|
|
SCRAM-SHA-512 (closes #1628)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
* new option: weechat.network.gnutls_ca_system
* option weechat.network.gnutls_ca_file renamed to
weechat.network.gnutls_ca_user
* reload certificates when options are changed
* remove build option CA_FILE
|
|
|
|
|
|
This reverts commit 1df1903d230c4f8dbd0876b8bbc3454aa1af389c.
This is not so easy to implement: it requires saving state of plugins, and
plugins like irc can not save the connected state (except in a real upgrade
case where the sockets are still valid after exec of the new binary).
|
|
|
|
reference)
|