Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
callback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Spec: https://ircv3.net/specs/extensions/standard-replies
|
|
|
|
|
|
|
|
|
|
|
|
irc_in2, irc_raw_in and irc_raw_in2 (issue #787)
|
|
|
|
|
|
Some includes were missing in .h files, and the tests must be linked
with intl and execinfo on FreeBSD.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
capability (task #12255)
For a server called "znc" in WeeChat, following command will enable the
"server-time" capability:
/set irc.server.znc.capabilities "znc.in/server-time"
|
|
ends with text from user)
|
|
extra command "MODES" to server), fix parsing of modes (bug #36215)
|
|
|
|
display output of /mode #channel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default completion items
|
|
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).
|
|
|