Commit graph

594 commits

Author SHA1 Message Date
Jan Kaluza
61f2419ba4 Fix #57 - check that we are using MULTIPLECONTACT mode while removing twitter contacts 2015-12-27 19:32:42 +01:00
Jan Kaluza
5f0dc68407 Tests for twitter 2015-12-27 16:31:00 +01:00
Jan Kaluza
993685c386 libpurple jabber: reject plaintext authentification 2015-12-24 16:16:28 +01:00
Jan Kaluza
05dbf6ce37 Test libpurple backend with prosody 2015-12-21 17:57:29 +01:00
Jan Kaluza
b44919ed9b Handle situation when sending /whois with non existing nickname :) 2015-12-17 18:25:26 +01:00
Jan Kaluza
ab4740c7b6 Communi: Support /whois (or .whois) command 2015-12-17 17:42:15 +01:00
Jan Kaluza
ba5c6ce41e Cleanup libcommuni code a bit, fix the tests and PM receiving when it is initiated from IRC 2015-12-17 15:08:37 +01:00
Jan Kaluza
efd14b776c Fix libcommuni PMs. Add test for PMs and test also non-single-irc-network mode 2015-12-17 10:07:56 +01:00
Jan Kaluza
17cd1c1caa Fix #67: Use compat-verification and do not need passwod for prpl-telegram. 2015-12-13 20:06:19 +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
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
24d902983a Send list of online users to Slack channel when transporting to 3rd-party network room. 2015-12-07 18:17:04 +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
78e71f9345 Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
Jan Kaluza
c83fd4c4b1 Support only libcommuni >= 3.0.0 2015-11-11 08:01:19 +01:00
Jan Kaluza
97d86729ed Remove libyahoo2 backend - it was based on really old library without any support 2015-11-10 12:03:29 +01:00
Jan Kaluza
90ef6e3128 Fix HAVE_SWIFTEN_3 definition to work also in gcc. Fix the tests to work with swiften3 and also with swiften2. 2015-11-10 11:18:48 +01:00
Vitaly Takmazov
1045ad7b73 Merge branch 'master' into swiften3 2015-10-15 16:21:31 +03:00
Vitaly Takmazov
a25edefbb8 CRLF -> LF 2015-10-15 16:20:02 +03:00
Vitaly Takmazov
20d8dd690e fix tests (TODO filetransfer) 2015-10-15 15:41:16 +03:00
Vitaly Takmazov
5f280abcfc fix compatibility macro 2015-10-15 10:44:34 +03:00
Rion
ec73d7c041 Support old TLSConnectionFactory API as well 2015-10-03 14:29:48 +05:00
rion
30d6dcb23c Pass TLSOptions to TLSConnectionFactory as requested by new API 2015-10-03 02:20:22 +05:00
rion
c22df88c36 Uppercase CURL in find_package 2015-10-02 11:49:37 +05:00
Ghabry
c0e12272b4 purple backend: Prevent hanging Vcard request when the plugin does not implement "get_info" 2015-09-28 16:39:53 +02:00
vitalyster
272876d2bd libpurple: update unseen count in conversation on active XMPP chatstate 2015-06-02 10:19:44 +02:00
Vitaly Takmazov
0d99e8c85d Initial swiften 3 support 2015-03-31 14:14:15 +03:00
Vitaly Takmazov
bc4450cfca Revert "rapidjson as git submodule"
This reverts commit 44d843e48a.
2015-03-11 17:47:58 +03:00
Vitaly Takmazov
44d843e48a rapidjson as git submodule 2015-02-24 16:59:34 +03:00
Vitaly Takmazov
a319e79528 smstools3 backend: fix possible segmentation fault 2015-01-04 00:45:07 +03:00
Ognian Tenchev
233d9c8531 Skype: don't crash backend on empty avatar 2014-09-04 17:55:46 +03:00
Ognian Tenchev
db39be9d04 Skype: Use user set alias insted of full name 2014-09-04 17:12:19 +04:00
drJeckyll
46cc37619d Update skype.cpp 2014-09-02 19:37:57 +03:00
drJeckyll
2ca39ea088 Update main.cpp 2014-09-02 19:37:28 +03:00
root
762d04e9c1 Skype: check for new messages every 10 seconds 2014-09-02 19:31:10 +03:00
vitalyster
02ac300e5e Skype backend: do not force exit when user logged out (fixes crash) 2013-12-13 00:25:30 +03:00
vitalyster
51746c5af7 Merge pull request #45 from vitalyster/master
libpurple backend: update purple_defs.h
2013-10-14 03:43:25 -07:00
Vitaly Takmazov
ed9f4f0b7f libpurple backend: update purple_defs.h 2013-10-14 14:40:24 +04:00
Vitaly Takmazov
47b1db7f43 Communi backend: fix compilation with boost 1.54/Qt 4.8+ 2013-09-12 21:30:20 +04:00
vitalyster
0cabf5f60c IRC Backend: fix crash when joining room on some servers 2013-08-19 09:13:10 +00:00
Vitaly Takmazov
8d7e8be351 IRC Backend: fix compilation with libCommuni > 2.0.0 2013-08-16 13:20:36 +04:00
Vitaly Takmazov
b546e57b50 Twitter backend: expand urls 2013-08-07 20:45:39 +04:00
Vitaly Takmazov
86626d92ff Twitter backend: fix OSX/CLang compilation 2013-07-29 18:17:12 +04:00
Joel Reymont
719e5d2dc0 build on the mac 2013-07-10 16:20:59 +01:00
vitalyster
0dc7e321b7 Swiften backend: use /Spectrum as resource for legacy network 2013-07-07 09:09:00 +00:00
Vitaly Takmazov
653d3efc5e Swiften backend: fix processing IQ from JIDs with empty resources 2013-07-07 12:56:08 +04:00
vitalyster
a641f9cd9a Merge branch 'master' of https://github.com/hanzz/libtransport into twitcurl_update 2013-07-07 08:20:51 +00:00
vitalyster
1a36c71ee3 Fixed compilation with latest twitcurl 2013-07-07 07:58:45 +00:00
vitalyster
40fb5c2d3f update twitcurl dependency to latest revision 2013-07-07 07:19:15 +00:00