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)
|
|
completion, on by default)
|
|
speakers_highlights
|
|
Option "weechat.completion.partial_completion_nick" has been renamed to
"weechat.completion.partial_completion_other".
|
|
|
|
|
|
utf-8 chars, add function utf8_char_int to API
|
|
topic is changed
|
|
|
|
title bar (task #6030)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$nick/$channel/$server in alias
|
|
|
|
|
|
|
|
|
|
|
|
with page_up and page_down keys (task #8702)
|
|
save/restore windows and buffers order (task #5453)
|
|
|
|
|
|
|