Commit graph

118 commits

Author SHA1 Message Date
Vitaly Takmazov
a25edefbb8 CRLF -> LF 2015-10-15 16:20:02 +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
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
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
Vitaly Takmazov
9fbd37a5f3 Twitter backend: fixed json parsing 2013-06-14 17:52:11 +04: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
1c07b23da6 Twitter backend: json parsing 2013-06-14 12:48:21 +04: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
8d55add7d5 Merge pull request #30 from vitalyster/libtwitcurl_fix
Libtwitcurl fix
2013-04-10 22:22:09 -07:00
Vitaly Takmazov
6a9fb68678 applied fix from http://code.google.com/p/twitcurl/issues/detail?id=48 2013-04-10 23:09:59 +04:00
HanzZ
f90bf5d3de Twitter: Fix request_token call by forcing https 2013-02-23 14:34:50 +01:00
Jan Kaluza
90eda384da Twitter: Handle redirects 2013-02-20 14:52:59 +01:00
Jan Kaluza
a7a6564630 Twitter: print bad xml if we cannot parse it 2013-02-20 12:53:29 +01:00
HanzZ
57a728834d Twitter: better help 2013-02-09 23:10:01 +01:00
HanzZ
6f9fbae090 Twitter: remove user from database even when he logged out before sending #pin 2013-02-09 16:28:22 +01:00
Jan Kaluza
b0069b4b17 Twitter: Set buddy before sending DirectMessageRequest 2013-01-29 15:02:16 +01:00
Daniel Henninger
14952d1350 Trying with _imp 2013-01-10 14:38:50 -05:00
Daniel Henninger
48bcd9b88a Applied _vt's patch for windows twitter build 2013-01-10 14:18:40 -05:00
HanzZ
f7dc91ccb4 Set adhoc settings according to config even when storage backend is not set 2012-12-22 21:07:29 +01:00
HanzZ
7e9dfbdead disconnect twitter user in case of curl error 2012-12-18 21:05:16 +01:00
Jan Kaluza
761c746d10 Move headline sending login to backend 2012-12-18 12:56:38 +01:00
Vitaly Takmazov
7142ccb570 Use retweetID for displaying and ID everywhere else 2012-12-11 00:28:10 +04:00
Vitaly Takmazov
c86e580b44 parse retweeted_status as Status and replace parent data 2012-12-10 23:07:08 +04:00
Jan Kaluza
f314577e70 Merge pull request #19 from vitalyster/retweeted_status
use retweeted_status when available
2012-12-10 05:28:24 -08:00
Jan Kaluza
737dd6a062 Fixed merge conflict 2012-12-10 15:09:57 +01:00
Jan Kaluza
16e3bc9425 set needPassword=false in twitter backend 2012-12-10 14:00:16 +01:00
Vitaly Takmazov
d7f234fb19 use retweeted_status when available 2012-12-10 16:04:14 +04:00
Vitaly Takmazov
50119c8e4e Use boost::date_time for date time conversion 2012-12-10 13:09:56 +04:00
Vitaly Takmazov
8fbdd54451 Added curl 7.28.1 as MSVC dependency 2012-12-10 13:08:51 +04:00
Vitaly Takmazov
ea0bc80712 Enable twitter plugin on win32 2012-12-10 13:03:09 +04:00
Jan Kaluza
bf012e48b2 Add new line to end of files 2012-12-04 08:26:30 +01:00
HanzZ
9469109d37 Unescape double-escaped messages from twitter 2012-11-28 18:52:58 +01:00
Vitaly Takmazov
0deb1626d7 merge 2012-11-28 10:10:19 +04:00
Vitaly Takmazov
f9696d0db6 enable twitter and libcommuni builds in windows 2012-11-28 10:02:27 +04:00
HanzZ
75ad2ddfc5 Merge branch 'master' of github.com:hanzz/libtransport 2012-11-27 22:20:01 +01:00
HanzZ
9388d59915 Store last tweet ID in database so all tweets are not forwarded on reconnect. Send proper timestamp of tweets 2012-11-27 22:18:15 +01:00
Jan Kaluza
110a366bfb Added NetworkPlugin::StorageBackendNeeded instead of -2 constant 2012-11-27 10:50:49 +01:00
Jan Kaluza
08a5e487db Better error message when backends can't be started 2012-11-27 10:33:04 +01:00
Jan Kaluza
3720df9cbe Fixed Twitter backend 2012-10-22 12:26:44 +02:00
HanzZ
3ff7f92490 Send status code 332 when spectrum goes down 2012-09-22 13:40:28 +02:00
Jan Kaluza
796d8f3bf4 Update backends/twitter/userdb.h 2012-09-10 15:04:40 +03:00
Jan Kaluza
48412f4671 Update backends/twitter/userdb.cpp 2012-09-10 15:04:25 +03:00