Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
"highlight_disable_regex" (closes #1798)
|
|
|
|
|
|
The regression was introduced with the new way to parse IRC message parameters,
in version 3.4.
|
|
The IRC parser improved in version 3.4 is now used to parse command
parameters (variables "num_params" and "paramN" in output of parser function).
|
|
|
|
string_rebuild_split_string
|
|
string_rebuild_split_string
|
|
enabled (closes #1795)
|
|
This info returns time duration between the start of the current WeeChat
process and now (so upgrades with /upgrade are ignored).
|
|
|
|
|
|
|
|
|
|
|
|
RPL_HELPSTART/RPL_HELPTXT/RPL_ENDOFHELP (issue #1772)
|
|
|
|
These functions don't work with PHP 8+ and also don't seem to be
necessary anymore when reloading scripts.
|
|
This was preventing the PHP plugin from working if PHP was compiled
with `--enable-debug`. With this patch, `--enable-debug` builds of
PHP should work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`/item addreplace` (issue #808)
|
|
the following arguments
|
|
|
|
|
|
|
|
This allows to create custom bar items with evaluated content (like the script
text_item.py does).
|
|
|
|
|
|
buffer still opened
|
|
hook_hsignal (closes #1780)
|
|
hooks <plugin>"
|
|
|
|
command arguments
|
|
trigger beep
|
|
|
|
|
|
|
|
buflist.look.sort
|
|
client (closes #1771)
|
|
#1769)
|
|
|