summaryrefslogtreecommitdiff
path: root/src/plugins/jabber/Makefile.am
AgeCommit message (Collapse)Author
2009-06-14Remove jabber plugin (will be replaced by script)Sebastien Helleu
2009-03-28Add cmake files in package built by autotoolsSebastien Helleu
2009-01-15Add Jabber plugin (alpha version, many Jabber features are missing)Sebastien Helleu
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).