Commit graph

106 commits

Author SHA1 Message Date
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
Jan Kaluza
ad7461beec Pass command the same command line options as we have in main instance to backend instances 2012-09-04 10:28:11 +02:00
Jan Kaluza
e0f1963525 Send information when PIN was OK 2012-08-22 10:05:22 +02:00
Jan Kaluza
b416fdd826 Send PIN request from twitter.com not twitter-account 2012-08-22 09:48:25 +02:00
Jan Kaluza
1330e37ad0 Set default twitter consumer_key and consumer_secret 2012-08-21 08:48:54 +02:00
Jan Kaluza
27e0dd7bb5 Send curl debug to stdcerr 2012-08-20 12:42:10 +02:00
Jan Kaluza
b6ca47285f Remove unused twitter files 2012-08-16 11:13:45 +02:00
Jan Kaluza
ff23ea7847 Merge remote-tracking branch 'sarang/twitter-backend' 2012-08-13 15:22:23 +02:00
Sarang Bharadwaj
c236c464ff Added class to represent Error 2012-08-12 20:11:06 +05:30
HanzZ
c7e2635dde user twitter.com as legacy name 2012-08-10 14:29:13 +02:00
Jan Kaluza
b3f59f9bb6 ThreadPool added into libtransport 2012-08-07 09:31:15 +02:00
Jan Kaluza
fc61c0685c Small cmake tweaks 2012-08-07 08:49:21 +02:00
Sarang Bharadwaj
561a55e963 Made code compatible with spectrum 1 user DB 2012-08-07 10:56:50 +05:30