Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
hdata_update and hdata_set
|
|
|
|
|
|
|
|
function gui_hotlist_add
|
|
|
|
|
|
|
|
displayed) (task #10948), do not update hotlist during upgrade
|
|
weechat.look.hotlist_buffer_separator and tag "notify_none"
New options:
- weechat.look.hotlist_buffer_separator
- weechat.look.hotlist_count_max
- weechat.look.hotlist_count_min_msg
- weechat.color.status_count_msg
- weechat.color.status_count_private
- weechat.color.status_count_highlight
- weechat.color.status_count_other
|
|
|
|
|
|
|
|
|
|
notify value
|
|
|
|
|
|
|
|
It is still possible to see messages by changing debug level for "core" or
plugins (perl, python, ruby, lua, tcl).
|
|
|
|
|
|
|
|
|
|
|
|
Command will be improved in near future and other plugins like xfer
will be modified to manage upgrade process.
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
|
|
Today only root bars are partially working (refresh is not always performed),
and bars are not saved in configuration file. To be continued...
|
|
|
|
|
|
|
|
replaced "void *" pointers by structures
|
|
|
|
|
|
|
|
|
|
in buffer (faster and using less memory)
|
|
|