summaryrefslogtreecommitdiff
path: root/chat/irssi-xmpp/DESCR
blob: 4d7341d262a99197417b6a4653907dc452ffaa98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.