Age | Commit message (Collapse) | Author |
|
|
|
infos: irc_server_isupport and irc_server_isupport_value
|
|
irc.network.autoreconnect_delay_max (task #10338)
|
|
used was not the first in list of nicks
|
|
server and reception of message 001)
|
|
|
|
"string_encode_base64" in plugin API, fix bug with base64 encoding
New options for IRC servers:
- sasl_mechanism (only "plain" for now)
- sasl_username
- sasl_password
|
|
#28752)
|
|
replies), high priority is given to user messages or commands
|
|
|
|
channels with key
|
|
|
|
|
|
IRC server (CertFP) (task #7492) (patch from kolter)
|
|
|
|
|
|
|
|
|
|
(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
|
|
|