Spectrum 2 IM transports
Find a file
2015-11-16 15:07:40 +03:00
backends Support only libcommuni >= 3.0.0 2015-11-11 08:01:19 +01:00
cmake_modules Support only libcommuni >= 3.0.0 2015-11-11 08:01:19 +01:00
docs Fix typo in about.textile 2014-10-18 14:01:59 -04:00
include Split libtransport in two - libtransport and XMPPFrontend (lives in ./spectrum/src/frontends/xmpp). It's first step to allow generic Spectrum 2 frontends. 2015-11-16 10:49:10 +01:00
msvc-deps CRLF -> LF 2015-10-15 16:20:02 +03:00
munin Fixed jids option in munin plugin 2013-02-01 11:38:39 +01:00
packaging Fix tailing the log output in Docker entry point 2015-11-11 16:26:37 +01:00
plugin CRLF -> LF 2015-10-15 16:20:02 +03:00
spectrum Split libtransport in two - libtransport and XMPPFrontend (lives in ./spectrum/src/frontends/xmpp). It's first step to allow generic Spectrum 2 frontends. 2015-11-16 10:49:10 +01:00
spectrum_manager fix tests (TODO filetransfer) 2015-10-15 15:41:16 +03:00
src fix compilation without tests 2015-11-16 15:07:40 +03:00
.gitignore Split libtransport in two - libtransport and XMPPFrontend (lives in ./spectrum/src/frontends/xmpp). It's first step to allow generic Spectrum 2 frontends. 2015-11-16 10:49:10 +01:00
.gitmodules Revert "rapidjson as git submodule" 2015-03-11 17:47:58 +03:00
.travis.yml Use Ubuntu Trusty in travis CI 2015-11-16 10:59:26 +01:00
ChangeLog Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
CMakeLists.txt Support only libcommuni >= 3.0.0 2015-11-11 08:01:19 +01:00
Dockerfile Add initial Dockerfile 2015-11-11 12:44:51 +01:00
README.md Travis CI badge 2015-11-10 14:09:15 +03:00
README.win32 CRLF -> LF 2015-10-15 16:20:02 +03:00

Build Status

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.