Commit graph

1633 commits

Author SHA1 Message Date
Jan Kaluza
6f207e40ab Instal sleekxmpp using pip 2015-12-12 17:47:31 +01:00
Jan Kaluza
5d1c04903e Instal sleekxmpp using pip 2015-12-12 17:30:23 +01:00
Jan Kaluza
ac1d330a4c Instal sleekxmpp using pip 2015-12-12 17:23:50 +01:00
Jan Kaluza
96cc3730a7 Instal sleekxmpp using pip 2015-12-12 17:13:44 +01:00
Jan Kaluza
2c90af189d Instal sleekxmpp using pip 2015-12-12 17:10:20 +01:00
Jan Kaluza
dc49bb3a2a Use system_site_packages in virtualenv in travis 2015-12-12 16:58:46 +01:00
Jan Kaluza
1c9573d3ae Use python2 in travis 2015-12-12 16:08:28 +01:00
Jan Kaluza
21becf2a71 Use python2 in travis 2015-12-12 15:49:28 +01:00
Jan Kaluza
c20cfe91cc Use python2 in travis 2015-12-12 15:24:00 +01:00
Jan Kaluza
e3b210bbdd Check libcommuni backend and spectrum2 on real IRC server and real XMPP client as part of travis 2015-12-12 15:09:21 +01:00
Jan Kaluza
7a2a6e935b Include purple-telegram in Docker image 2015-12-12 13:42:27 +01:00
Jan Kaluza
89d32aa032 include tranwhat backend in our Docker image 2015-12-11 13:50:57 +01:00
Jan Kaluza
1be455d6fb Include skypeweb in Docker image 2015-12-11 07:55:04 +01:00
Jan Kaluza
39105793d7 Install purple-facebookchat as part of Docker image. Link libcommuni backend only against QtNetwork and QtCore 2015-12-10 07:32:09 +01:00
Jan Kaluza
a794d6d3c7 Docker: Include also purple-facebook 2015-12-09 12:59:55 +01:00
Jan Kaluza
bf9f7b7a41 Slack: parse the bots names from RTM 2015-12-08 18:47:19 +01:00
Jan Kaluza
cf2ba10533 Slack: support for attachments message type 2015-12-08 18:33:50 +01:00
Jan Kaluza
f823618439 Slack: Support me_message and bot_message 2015-12-08 17:58:56 +01:00
Jan Kaluza
9cd7de126d Support Slack travis-ci notification 2015-12-07 18:21:24 +01:00
Jan Kaluza
24d902983a Send list of online users to Slack channel when transporting to 3rd-party network room. 2015-12-07 18:17:04 +01:00
Jan Kaluza
1048a0f202 Workaround for bug in slack websocket implementation 2015-12-04 22:01:50 +01:00
Jan Kaluza
26a01b8efa Slack: allow registering an account and chatting with normal contacts. 2015-12-04 20:21:36 +01:00
Jan Kaluza
2922d57bfd Allow logging to legacy network from Slack 2015-12-03 17:19:23 +01:00
Jan Kaluza
9813552ebf Send api version to backend so it can use future features based on this version number 2015-12-03 12:19:34 +01:00
Jan Kaluza
eefe4c2c39 herge branch 'master' of github.com:hanzz/libtransport 2015-12-03 11:13:43 +01:00
Jan Kaluza
822fb1429f Merge pull request #72 from moyamo/master
Update NetworkPlugin.py to handle more WrapperMessages
2015-12-03 11:13:17 +01:00
moyamo
94276a3271 Update NetworkPlugin.py to handle more WrapperMessages 2015-12-03 09:23:53 +02:00
Jan Kaluza
f2385971a2 Test that STATUS_NONE can be forwarded 2015-12-03 06:07:41 +01:00
Jan Kaluza
720cce82f8 Fedora spec file: Enable building libcommuni package again 2015-12-01 10:58:17 +01:00
Jan Kaluza
5c5cd0e346 Merge branch 'master' of github.com:hanzz/libtransport 2015-12-01 08:48:28 +01:00
Jan Kaluza
ef1711db20 Send buddies to backend in new TYPE_BUDDIES message on login when features.send_buddies_on_login in backend config is set. 2015-12-01 06:39:01 +01:00
Vitaly Takmazov
dc2fb45f8e SecureTransport server stub for Swiften3 2015-11-29 22:43:32 +03:00
Jan Kaluza
29523bdabd Merge branch 'master' of github.com:hanzz/libtransport 2015-11-26 14:08:47 +01:00
Jan Kaluza
88f46fbe90 Better run.sh for Docker image 2015-11-26 14:08:28 +01:00
Vitaly Takmazov
1e9cabde14 fix typo 2015-11-26 01:52:01 +03:00
Vitaly Takmazov
eafec2a418 libpurple: update unseen IMs too 2015-11-26 01:31:47 +03:00
Jan Kaluza
ab8a950661 Fix various small Slack bugs 2015-11-25 21:52:29 +01:00
Jan Kaluza
d06d6f7414 Better help messages for Slack bot, ability to rejoin the room automatically after spectrum2 restart 2015-11-25 20:29:57 +01:00
Jan Kaluza
e0ea6762c7 Rename SlackInstallation to SlackSession. Allow SlackUser to move SlackSession from SlackUserManager once the SlackUser is created. 2015-11-25 19:20:19 +01:00
Jan Kaluza
6cfc7e7434 Do not start SlackRTM until we are really connected to WebSocket and the connection is upgraded 2015-11-25 17:02:51 +01:00
Jan Kaluza
bf09edf74e Forgot to actually call connectServer in previous commit.. 2015-11-25 16:57:39 +01:00
Jan Kaluza
fedd9216b2 Reconnect Slack RTM on connection error 2015-11-25 16:55:35 +01:00
Jan Kaluza
2225eb7765 Handle invalid token and second registration during the Slack registration 2015-11-25 16:40:13 +01:00
Jan Kaluza
1309637a58 SQLite3Backend::setUser - use null for the 'id' when user.id is 0 2015-11-25 16:23:13 +01:00
Jan Kaluza
05bf03704a First half-working version of IRC transport for Slack 2015-11-25 16:02:23 +01:00
Jan Kaluza
3df6d53f23 Add cstdint.hpp 2015-11-25 07:16:46 +01:00
Jan Kaluza
3fb55b243e Working Slack RTM and message receiving. 2015-11-24 21:00:04 +01:00
Jan Kaluza
0a13c5f0ce Fix compilation with Swiften 2 2015-11-24 12:42:46 +01:00
Jan Kaluza
ed56f45984 Fix tests 2015-11-24 12:37:51 +01:00
Jan Kaluza
5adb3d1f97 Support for registering OAuth2 users using spectrum2_manager + lot of Slack improvements 2015-11-24 12:26:26 +01:00