Age | Commit message (Collapse) | Author |
|
The type "enum" replaces type "integer" when used with string values.
For compatibility, any option created with type "integer" and string values is
automatically created to "enum" on creation, with no error.
|
|
plugins, add info "auto_load_scripts"
This fixes an issue with IRC URL given on command line when it starts with
`ircs://` or `irc6://`: the server is not created at all (only `irc://` works
fine).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
string_rebuild_split_string
|
|
|
|
free content, add function printf_y_date_tags (closes #1746)
|
|
|
|
|
|
|
|
|
|
(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
|
|
|
|
|
|
|
|
|
|
|
|
plugin-api.c to wee-string.c
|
|
completion_{get_string|list_add}
Old functions are kept for compatibility reasons.
|
|
(issue #1484)
|
|
|
|
|
|
to crypto_hash
|
|
function string_hash
|
|
|
|
|
|
|
|
the plugin name followed by a colon
|
|
file weechat.upgrade is not found
|
|
|
|
(closes #1322)
|
|
|
|
|
|
|
|
|
|
|
|
string_{encode,decode}_base64
|
|
|
|
startup
If given, the option replaces the option weechat.plugin.autoload.
|
|
|
|
|