Age | Commit message (Collapse) | Author |
|
|
|
|
|
(rc/stdout/stderr) via callback
|
|
|
|
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).
|
|
|
|
|
|
merged, and that server is not the selected server
|
|
|
|
|
|
server feature, improve IRC server options, new functions in API
|
|
|
|
server (task #6859)
|
|
|
|
|
|
|
|
|
|
server feature
|
|
Command will be improved in near future and other plugins like xfer
will be modified to manage upgrade process.
|
|
|
|
|
|
|
|
|
|
for irc plugin
|
|
|
|
initial commit, not working yet)
|
|
|
|
fixed many memory leaks
|
|
|
|
display, fixed nick in input for IRC buffers
The "irc/debug" buffer is displayed when IRC debug is enabled (with "/debug irc" thru debug plugin).
If the buffer is closed, it is reopen when new messages are written, until debug is disabled by user (with "/debug irc").
|
|
fails), nicks are now set with one option "nicks" (task #6088)
|
|
|
|
signal catched (reload all config files), better config files reloading
|
|
|
|
replaced "void *" pointers by structures
|
|
|
|
|
|
|
|
(still under development)
|