Age | Commit message (Collapse) | Author |
|
|
|
|
|
infolists from user guide to developer guide
|
|
|
|
|
|
default completion items
|
|
List of changes:
- do not automatically create default keys if they do not exist, when reading
weechat.conf (let user do that if needed)
- add "/key missing": add missing keys using default keys (do not update or
remove user keys),
- key "meta-s" moved from irc/jabber plugins to core
- improved output of /key (display number of keys)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
speakers_highlights
|
|
private was open with nick)
|
|
displayed in buffer (bug #26074)
|
|
|
|
|
|
|
|
is unloaded by call to command() in other python script
|
|
|
|
|
|
|
|
|
|
exchange keys (bug #25996)
|
|
|
|
|
|
support in xfer DCC chat (bug #25974)
|
|
buffer if it already exists
|
|
|
|
|
|
|
|
|
|
utf-8 chars, add function utf8_char_int to API
|
|
|
|
New (core) command /version displays version, and number of upgrades done with
first start date (if # /upgrade > 0).
The number of upgrades is displayed at startup (if > 0).
|
|
|
|
|
|
|
|
New features:
- key alt-j alt-r is reintroduced to open IRC raw buffer
- command "/server raw" opens IRC raw buffer
- new option irc.look.raw_messages, which is number of lines to keep in memory
to display when user will open raw buffer (to see last messages received before
opening raw buffer)
|
|
|
|
|
|
|
|
It is still possible to see messages by changing debug level for "core" or
plugins (perl, python, ruby, lua, tcl).
|
|
topic is changed
|
|
always forcing it to on (bug #25770)
|
|
|
|
for arguments
|
|
(rc/stdout/stderr) via callback
|
|
|