Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(rc/stdout/stderr) via callback
|
|
|
|
plugin API (task #9089)
|
|
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).
|
|
|
|
|
|
|
|
|
|
add buffer_number default bar item
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for IRC buffers
|
|
|
|
input bar
|
|
|
|
bottom of window
|
|
|
|
|
|
with callback to core items if not found
|
|
|
|
"-MORE-" indicator
|
|
|
|
|
|
input and status)
|
|
|
|
least a filter exists
|
|
|
|
found
|
|
|
|
config_get/config_get_plugin/config_set_plugin in script API
|
|
with /set command
|
|
|
|
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
fixed many memory leaks
|