Spectrum 2 IM transports
Find a file
2013-02-04 13:27:09 +04:00
backends Skype: First byte in avatar_image is 0... 2013-01-30 19:17:54 +01:00
cmake_modules Update cmake_modules/glibConfig.cmake 2012-09-08 12:57:22 +03:00
docs Fixed up postgres support, needs testing both for compiling and functionality. 2013-01-11 10:16:32 -05:00
include libtransport: support service.server also in server-mode 2013-01-30 18:59:14 +01:00
msvc-deps add curl directory to project 2012-12-10 13:13:01 +04:00
munin Fixed jids option in munin plugin 2013-02-01 11:38:39 +01:00
packaging/fedora Removed swiften-devel requirement TEMPORARILY. 2013-01-11 14:29:32 -05:00
plugin Swiften backend: support MUC 2013-01-27 18:13:25 +01:00
spectrum libtransport: support service.server also in server-mode 2013-01-30 18:59:14 +01:00
spectrum_manager Working spectrum2_manager restart and hopefully working backend logging directory creation under unprivileged user 2013-01-22 09:07:10 +01:00
src Show better log in case of ENOENT error returned by backend 2013-01-31 19:12:00 +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 Make log4cxx required on linux 2013-01-22 21:20:48 +01:00
README At least something in README 2011-11-16 08:58:55 +01:00
README.win32 Update README.win32 2012-12-29 10:37:29 +04: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.