Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
option "-q"
|
|
|
|
|
|
|
|
The lang should never be NULL anyway (this fixes a compiler warning).
|
|
|
|
|
|
|
|
php: use find_library to find libphp7.so
|
|
This fixes a compiler warning, in some cases wattr_get may not initialize the
variables.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename:
- printf to print
- printf_date_tags to print_date_tags
- printf_y to print_y
- log_printf to log_print
|
|
|
|
values
|
|
|
|
|
|
|
|
|
|
|
|
Functions removed (not in scripting API):
- weechat_string_replace
- weechat_hdata_get_var
- weechat_hdata_get_var_type
|
|
|
|
|
|
|
|
|
|
This plugin requires PHP >= 7.0.
|
|
|
|
|
|
|
|
|
|
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.
|
|
irc.look.color_nicks_in_nicklist is on"
This reverts commit 0c86e742c588cf38a93f2f89dea5f96c48e7d0f9.
|
|
irc.look.color_nicks_in_nicklist is on
|
|
|
|
callback from string to integer (in scripts)
|
|
hook_fd
|
|
|
|
|
|
|
|
|