Spectrum 2 IM transports
Find a file
2012-02-17 13:49:57 -05:00
backends Disable skype building temporarily 2012-01-24 16:39:51 +01:00
cmake_modules pre-initial support for PostgreSQL 2011-12-09 19:00:53 +01:00
docs working PM 2011-05-19 00:05:17 +02:00
include Removed auto-transaction postgres handlers in lieu of our own transaction calls. Updated config file to mention postgres. 2012-02-15 12:29:28 -05:00
plugin Support for buddies on more groups 2011-11-30 21:43:12 +01:00
spectrum Removed auto-transaction postgres handlers in lieu of our own transaction calls. Updated config file to mention postgres. 2012-02-15 12:29:28 -05:00
spectrum_manager Move random port generating to util.cpp 2011-12-09 13:51:50 +01:00
src Cleaned up code a bit, primarily adding more exception catching in proper locations. 2012-02-17 13:49:57 -05:00
ChangeLog Changelog update 2011-12-09 12:12:16 +01:00
CMakeLists.txt pre-initial support for PostgreSQL 2011-12-09 19:00:53 +01:00
README At least something in README 2011-11-16 08:58:55 +01:00

Spectrum is an XMPP transport/gateway. It allows XMPP users to communicate with
their friends who are using one of the supported networks. It supports a wide
range of different networks such as ICQ, XMPP (Jabber, GTalk), AIM, MSN,
Facebook, Twitter, Gadu-Gadu, IRC and SIMPLE. Spectrum is written in C++
and uses the Swiften XMPP library and libpurple for “legacy networks”.
Spectrum is open source and released under the GNU GPL.