Spectrum 2 IM transports
Find a file
2016-01-02 19:49:30 +01:00
backends Allow setting just mode 0 and 1 2016-01-02 19:49:30 +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 Fix default value of twitter.fetch_timeout 2016-01-02 16:18:50 +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: cleanup package list 2015-12-28 14:12:49 +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 spectrum2_manager: use get_http_var to get post/get variables 2015-12-30 15:40:28 +01:00
tests Change password to Slack test account to match the reality 2015-12-29 10:18:31 +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.