Spectrum 2 IM transports
Find a file
2012-12-06 10:52:19 +01:00
backends Make away state timer faster 2012-12-05 20:56:54 +01:00
cmake_modules Update cmake_modules/glibConfig.cmake 2012-09-08 12:57:22 +03:00
docs Logging docs update 2012-10-30 19:33:13 +01:00
include Add new line to end of files 2012-12-04 08:26:30 +01:00
msvc-deps spectrum win32 service, in progress 2012-08-01 13:26:04 +04:00
munin remove IRC users who have parted the room from m_buddies map 2012-12-04 18:36:41 +01:00
packaging/fedora Proper requires on libcommuni (not communi) 2012-12-05 14:34:25 +01:00
plugin Postpone room subject forwarding if we haven't sent initial presences yet 2012-11-27 12:51:19 +01:00
spectrum Add new line to end of files 2012-12-04 08:26:30 +01:00
spectrum_manager Add new line to end of files 2012-12-04 08:26:30 +01:00
src Send 307 and also 332 codes from rooms when stopping spectrum 2012-12-06 10:52:19 +01: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 Find Swiften before Boost so we have only single version of program_options linked in 2012-11-30 17:04:42 +01:00
README At least something in README 2011-11-16 08:58:55 +01:00
README.win32 Update README.win32 2012-09-08 12:49:06 +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.