Age | Commit message (Collapse) | Author |
|
|
|
closing, partial completion
|
|
specific to buffer) (bug #25556)
|
|
|
|
|
|
(used by alias plugin)
|
|
default completion items
|
|
completion, on by default)
|
|
private was open with nick)
|
|
Option "weechat.completion.partial_completion_nick" has been renamed to
"weechat.completion.partial_completion_other".
|
|
|
|
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).
|
|
|
|
|
|
This commit introduces Jabber/XMPP protocol for WeeChat. It uses iksemel lib.
Please note many major Jabber features are missing:
- roster management (add/remove/.. buddies),
- MUC,
- transports.
It is possible to define servers (with /jabber), connect to them (with
/jconnect), disconnect (/jdisconnect) and chat with buddies (with /jchat).
|
|
|
|
|
|
server feature, improve IRC server options, new functions in API
|
|
server (task #6859)
|
|
|
|
|
|
|
|
for IRC buffers
|
|
|
|
pending), remove automatic partial completion on option names
Behaviour of shift-key stays the same if there's a completion found, it completes with previous completion found.
|
|
|
|
|
|
found
|
|
|
|
|
|
and "--n" for integers and colors
|
|
|
|
commands with same name from different plugins
|
|
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
fixed many memory leaks
|
|
|
|
completion (IRC plugin uses that feature)
|
|
commands (now possible to reload/save some files only), fixed completion bug
|
|
signal catched (reload all config files), better config files reloading
|
|
|
|
|
|
replaced "void *" pointers by structures
|
|
list by hook type (for fast search in hooks)
|
|
|
|
|
|
|
|
when WeeChat starts
|
|
|