Spectrum 2 IM transports
Find a file
2015-12-29 09:32:03 +01:00
backends Fix #57 - check that we are using MULTIPLECONTACT mode while removing twitter contacts 2015-12-27 19:32:42 +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 Reconnect to Slack RTM when disconnected with an error 2015-12-28 09:17:41 +01:00
libtransport Reconnect to Slack RTM when disconnected with an error 2015-12-28 09:17:41 +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 debian packaging: update build dependencies 2015-12-28 12:07:26 +03: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 Add support for .spectrum2 reconnect Slack command and show better error message when disconnected from 3rd-party network 2015-12-28 10:44:56 +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 Add support for .spectrum2 reconnect Slack command and show better error message when disconnected from 3rd-party network 2015-12-28 10:44:56 +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 Preparation for 2.0.0 2015-12-29 09:32:03 +01:00
CMakeLists.txt Preparation for 2.0.0 2015-12-29 09:32:03 +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.