Spectrum 2 IM transports
Find a file
Matthew Donoughe d6dbdac773 Fix registration crash
config should be usernames, not usernanames
2012-08-10 21:07:26 -03:00
backends user twitter.com as legacy name 2012-08-10 14:29:13 +02:00
cmake_modules use boost multithreader 2012-07-27 08:25:27 +02:00
docs Removed Doxyfile 2012-04-08 11:40:22 +02:00
include More tests 2012-08-09 14:57:57 +02:00
munin category spectrum2 for muning 2012-07-30 11:11:58 +02:00
plugin Added NetworkPlugin::handleBuddyRemoved method to let backend remove buddy from XMPP user's roster 2012-06-14 08:06:46 +02:00
spectrum Implement removeBuddy/removeBuddySettings/getBuddySetting for mysql 2012-08-07 14:16:27 +02:00
spectrum_manager Set MALLOC_CHECK_ using mallopt 2012-08-06 16:40:18 +02:00
src Fix registration crash 2012-08-10 21:07:26 -03:00
ChangeLog Changelog 2012-06-14 08:37:32 +02:00
CMakeLists.txt Small cmake tweaks 2012-08-07 08:49:21 +02: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.