Spectrum 2 IM transports
Find a file
2015-11-19 16:51:12 +01:00
3rdparty Slack frontend stub 2015-11-19 16:51:12 +01:00
backends Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
cmake_modules Remove O2, add cpprestsdk 2015-11-19 15:19:14 +01:00
docs Fix typo in about.textile 2014-10-18 14:01:59 -04:00
include Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
msvc-deps fix tests (TODO filetransfer) 2015-10-15 15:41:16 +03:00
munin Fixed jids option in munin plugin 2013-02-01 11:38:39 +01:00
packaging drop libyahoo backend from debian build scripts 2015-11-19 11:12:07 +00:00
plugin fix include paths 2015-11-19 07:53:35 +00:00
spectrum Slack frontend stub 2015-11-19 16:51:12 +01:00
spectrum_manager Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
src Merge branch 'master' of github.com:hanzz/libtransport 2015-11-18 14:06:56 +01: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 Add 3rdparty oauth 2 library 2015-11-19 14:13:46 +01:00
Dockerfile Add initial Dockerfile 2015-11-11 12:44:51 +01:00
README.md Update Travis CI badge url 2015-11-19 14:42:21 +03:00
README.win32 fix tests (TODO filetransfer) 2015-10-15 15:41:16 +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.