Path to this page:
Subject: CVS commit: wip/irssi-xmpp
From: Leonardo Taccari
Date: 2012-06-06 17:44:24
Message id: E1ScIPa-0003ZJ-85@sfs-ml-3.v29.ch3.sourceforge.com
Log Message:
Import irssi-xmpp-0.52 as wip/irssi-xmpp.
irssi-xmpp is an irssi plugin to connect to the Jabber network.
Its aim is to provide a good integration in this text-based irc client
and a good support of XMPP (the Jabber protocol).
Its main features are:
* Sending and receiving messages in irssi's query windows
* A roster with contact & resource tracking (contact list)
* Contact management (add, remove, manage subscriptions)
* Tab completion of commands, JIDs and resources
* Many extensions supported (XEP) including Multi-User Chat (MUC)
* Support for multiple accounts
* Unicode support (UTF-8)
* SSL and STARTTLS support
To deal with the XMPP protocol, it uses of the Loudmouth library.
Files: