Age | Commit message (Collapse) | Author |
|
(plugin API reference)
|
|
|
|
|
|
|
|
remove keys
|
|
|
|
|
|
(closes #990)
|
|
evaluated values
|
|
|
|
|
|
|
|
This makes the save of all configuration files about 20 to 200x slower
(according to the storage device speed); so this is disabled by default.
|
|
|
|
|
|
|
|
Automatic tests of scripting API are made with Python scripts:
- unparse.py: convert Python code to other languages
- testapigen.py: generate scripts in all languages to test the API
- testapi.py scripting API tests
|
|
|
|
|
|
|
|
Compilation with PHP 7.0 is still OK, the version in dependencies is the latest
available in Debian Sid (unstable).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weechat.look.paste_max_lines (closes #1054)
|
|
The default value is 0 (legacy behavior).
When it is set to 1, an empty input (just by pressing Return with nothing in
input) is sent to the input callback, which receives an empty string.
|
|
|
|
|
|
|
|
|
|
|
|
callback from string to integer (in scripts)
|
|
hook_fd
|
|
(plugin API reference)
|
|
|