Commit graph

1514 commits

Author SHA1 Message Date
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
ff1732dabf Merge pull request #44 from vitalyster/master
IRC Backend: fix crash when joining room on some servers
2013-08-19 02:14:52 -07:00
vitalyster
0cabf5f60c IRC Backend: fix crash when joining room on some servers 2013-08-19 09:13:10 +00:00
vitalyster
88ecf054b8 Merge pull request #43 from vitalyster/master
IRC Backend: fix compilation with libCommuni > 2.0.0
2013-08-16 02:21:51 -07:00
Vitaly Takmazov
8d7e8be351 IRC Backend: fix compilation with libCommuni > 2.0.0 2013-08-16 13:20:36 +04:00
vitalyster
c503b5aabb Merge pull request #42 from vitalyster/twitter_entities
Twitter backend: expand urls
2013-08-07 10:19:49 -07:00
Vitaly Takmazov
b546e57b50 Twitter backend: expand urls 2013-08-07 20:45:39 +04:00
vitalyster
9efb518107 Merge pull request #41 from anton-ryzhov/config
Sample config fixes
2013-08-05 12:27:24 -07:00
Anton Ryzhov
03aea55e29 Correctly bind to local network
Correct non-root skype backend launch (D-BUS needs to write to ~/)
2013-08-05 20:42:38 +04:00
vitalyster
198441c91d Merge pull request #40 from anton-ryzhov/config_fix
Config sample fix
2013-07-30 01:03:25 -07:00
Anton Ryzhov
a452ccd187 Config sample fix 2013-07-29 21:52:09 +04:00
vitalyster
ad7e5ebbbe Merge pull request #39 from vitalyster/master
AdHocCommand: fix empty response when user is not registered or storage ...
2013-07-29 09:42:06 -07:00
Vitaly Takmazov
3ba2aa3d34 AdHocCommand: fix empty response when user is not registered or storage not configured 2013-07-29 20:39:51 +04:00
vitalyster
0da52b9f6a Merge pull request #38 from vitalyster/clang_build
Twitter backend: fix OSX/CLang compilation
2013-07-29 07:18:54 -07:00
Vitaly Takmazov
86626d92ff Twitter backend: fix OSX/CLang compilation 2013-07-29 18:17:12 +04:00
vitalyster
9d5d61d9e5 Merge pull request #37 from wagerlabs/master
Fix Mac build
2013-07-11 08:55:13 -07:00
Joel Reymont
719e5d2dc0 build on the mac 2013-07-10 16:20:59 +01:00
vitalyster
2895f468c4 Merge pull request #36 from vitalyster/master
twitter and swiften backend updates
2013-07-07 23:21:01 -07: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
vitalyster
2bead6c17f Twitter backend: increase poll interval to 90 seconds 2013-07-02 16:59:33 +04:00
vitalyster
a376e04de6 Merge pull request #35 from vitalyster/master
yet another fix
2013-06-14 09:40:00 -07:00
Vitaly Takmazov
9fbd37a5f3 Twitter backend: fixed json parsing 2013-06-14 17:52:11 +04:00
vitalyster
3a80854500 Merge pull request #34 from vitalyster/master
Twitter API v.1.1
2013-06-14 04:08:52 -07:00
vitalyster
f0285e0598 Twitter backend: fixed error message parsing 2013-06-14 10:41:44 +00:00
vitalyster
912c08cc98 Twitter backend: fixed compilation with GCC 2013-06-14 10:40:48 +00:00
Vitaly Takmazov
fb8216d261 Twitter backend: fix embedded status 2013-06-14 12:59:41 +04:00
Vitaly Takmazov
ebc2c0d45a Twitter backend: added rapidjson library 2013-06-14 12:55:35 +04:00
Vitaly Takmazov
7238ea9670 Merge branch 'twitter_json' 2013-06-14 12:49:38 +04:00
Vitaly Takmazov
95e56435ff Merge branch 'master' of https://github.com/hanzz/libtransport 2013-06-14 12:49:25 +04:00
Vitaly Takmazov
1c07b23da6 Twitter backend: json parsing 2013-06-14 12:48:21 +04:00
Vitaly Takmazov
1db9dcb8c1 Merge branch 'master' of github.com:vitalyster/libtransport 2013-05-29 12:29:20 +04:00
Jan Kaluza
296e54960d Merge pull request #32 from vitalyster/fix_crash
Fix crash
2013-05-28 09:09:41 -07:00
Vitaly Takmazov
40f2a8696b fixed crash when spectrum receives xmpp ping from another server 2013-05-28 20:05:42 +04:00
Vitaly Takmazov
952133a35b Merge branch 'master' of https://github.com/hanzz/libtransport 2013-05-28 20:00:25 +04:00
Jan Kaluza
b7861ddca9 Merge pull request #31 from vitalyster/dmfix
fixed direct messages
2013-05-28 08:53:25 -07:00
Vitaly Takmazov
10cef3dd09 Merge branch 'master' of https://github.com/hanzz/libtransport 2013-05-28 18:48:29 +04:00
vitalyster
2384a10017 fixed direct messages 2013-05-28 10:40:16 +00:00
Jan Kaluza
8ee6fb9689 Twitter: store last DM in database and do not send it again on next login 2013-04-17 09:04:43 +02:00
Jan Kaluza
a64458f5ee Set HAVE_SWIFTEN_3 to 0, because these changes are not in 3.0alpha yet 2013-04-17 07:55:31 +02:00
Jan Kaluza
4e263cb53a Fix compilation with Swiften2 2013-04-11 07:44:10 +02:00
Jan Kaluza
8d55add7d5 Merge pull request #30 from vitalyster/libtwitcurl_fix
Libtwitcurl fix
2013-04-10 22:22:09 -07:00
Vitaly Takmazov
73bb99cf43 Merge branch 'libtwitcurl_fix' 2013-04-10 23:11:03 +04:00
Vitaly Takmazov
6dc7437b53 Merge branch 'swiften_update' 2013-04-10 23:10:54 +04:00
Vitaly Takmazov
812c99db52 Merge branch 'master' of https://github.com/hanzz/libtransport 2013-04-10 23:10:43 +04:00