Age | Commit message (Collapse) | Author |
|
|
|
|
|
only if it's not an IPV4/IPv6 (closes #1635)
|
|
|
|
(issue #1622)
|
|
buflist format "${format_tls_version}" (issue #1622)
|
|
|
|
|
|
|
|
|
|
|
|
#1377)
|
|
|
|
|
|
|
|
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 is to prevent two WeeChat using the same runtime directory to use the same
FIFO pipe.
|
|
|
|
|
|
|
|
|
|
guide) (issue #1285)
|
|
(user's guide) (issue #1285)
|
|
(user's guide) (issue #1285)
|
|
|
|
guide) (issue #1285)
|
|
(user's guide) (issue #1285)
|
|
server option "ssl_cert" (user's guide) (issue #1285)
|
|
server option "sasl_key" (user's guide) (issue #1285)
|
|
|
|
|
|
|
|
|
|
In cf93e953b the `weechat.bar.*.condition` examples have been changed to use
`${info:term_width}` instead of `${window.win_width}`. The user guide still
shows the old example. This commit syncs the user guide with the on-line help.
|
|
|
|
|
|
|
|
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).
|
|
|
|
"irc_message_parse" (scripting guide)
|
|
reference)
|
|
|
|
|
|
trigger evaluated strings (closes #1624)
|
|
|
|
|
|
|
|
|
|
|