Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
"ssl_fingerprint" (closes #281)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(closes #396)
The purpose of the fix is to display any PART received on a channel,
even if the nick is not found in the channel's nicklist
(when channel is "+a", all PART are received from nick "anonymous").
|
|
core: update Japanese translations
|
|
|
|
|
|
|
|
task #9459)
|
|
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(closes #367)
|
|
is NULL
|
|
|
|
The call to ruby_init_loadpath() has been moved after ruby initializations,
which fixes the crash on plugin reload.
The errors during ruby initializations are now displayed (they were hidden).
And the ruby_cleanup() is called again: it seems it does not crash any more
(tested with Ruby 2.1.5).
|
|
plugins with options
|
|
|
|
The problem happened when doing "/script load script.py" if the scripts list
has not been downloaded (with "/script update"): WeeChat displays that python
plugin is not loaded (which is wrong).
|
|
(user's guide) (closes #363)
|
|
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
(issue #360)
|