Spectrum 2 IM transports
Find a file
2012-09-05 18:03:21 +02:00
backends use Transport::Util in purple_defs 2012-09-05 18:03:21 +02:00
cmake_modules set PURPLE_RUNTIME before trying to detect libpurple 2012-09-05 17:12:34 +02:00
docs Some docs 2012-08-28 15:17:37 +02:00
include Clear presences in PresenceOracle when user disconnects. This fixes situation when transport disconnects user but PresenceOracle still caches his last presence and therefore the user is not able to login 2012-09-05 09:45:49 +02:00
msvc-deps spectrum win32 service, in progress 2012-08-01 13:26:04 +04:00
munin category spectrum2 for muning 2012-07-30 11:11:58 +02:00
plugin Use PROTOBUF_LIBRARY instead of blind libprotobuf 2012-09-04 17:54:21 +02:00
spectrum Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:25:56 +02:00
spectrum_manager Hidden password, allow seeting port 2012-08-29 15:33:43 +02:00
src Allow unregistered options to be passed by command line 2012-09-05 17:52:41 +02:00
.gitignore spectrum win32 service, in progress 2012-08-01 13:26:04 +04:00
ChangeLog Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
CMakeLists.txt set PURPLE_RUNTIME before trying to detect libpurple 2012-09-05 17:11:45 +02:00
README At least something in README 2011-11-16 08:58:55 +01:00
README.win32 Update README.win32 2012-09-01 16:27:30 +03: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.