Age | Commit message (Collapse) | Author |
|
(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)
|
|
option CA_FILE (issue #1285)
|
|
|
|
"${weechat_data_dir}/xfer" (issue #1285)
|
|
"${weechat_cache_dir}/script" (issue #1285)
|
|
"${weechat_config_dir}/ssl/relay.pem" (issue #1285)
|
|
|
|
|
|
"${weechat_data_dir}/logs" (issue #1285)
|
|
"${weechat_runtime_dir}/weechat_fifo" (issue #1285)
|
|
"${weechat_data_dir}/plugins" (issue #1285)
|
|
(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
|
|
|
|
|
|
|
|
(issue #1285)
|
|
|
|
irc.server.xxx.ssl_cert (issue #1285)
|
|
irc.server.xxx.sasl_key (issue #1285)
|
|
|
|
|
|
|
|
|
|
mallinfo() is deprecated in glibc 2.33
|
|
|
|
|
|
found (option weechat.network.gnutls_ca_file)
|
|
file already exists (closes #1633)
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|