Spectrum 2 IM transports
Find a file
2015-12-25 17:45:22 +03:00
backends libpurple jabber: reject plaintext authentification 2015-12-24 16:16:28 +01:00
cmake_modules Merge branch 'master' of github.com:hanzz/libtransport 2015-12-24 10:08:38 +01:00
docs Fix typo in about.textile 2014-10-18 14:01:59 -04:00
include Slack: Handle disconnection from 3rd-party network 2015-12-21 13:41:30 +01:00
libtransport Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +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 Check debuild presence 2015-12-15 14:39:54 +01:00
plugin Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
spectrum Fix handling of connection error to 3rd-party network from Slack and add test for that. 2015-12-24 15:44:25 +01:00
spectrum_manager Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
tests Check also for plaintext auth error message 2015-12-24 17:38:17 +01:00
.gitignore Test join/leave IRC room and change IRC room topic 2015-12-16 15:01:18 +01:00
.gitmodules Revert "rapidjson as git submodule" 2015-03-11 17:47:58 +03:00
.travis.yml Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
ChangeLog Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
CMakeLists.txt Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
Dockerfile Include purple-telegram in Docker image 2015-12-12 13:42:27 +01:00
README.md Update Travis CI badge url 2015-11-19 14:42:21 +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.