Florian Kinder
|
d93cc2ce66
|
General cleanup (#216)
|
2017-06-12 01:41:35 +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 |
|
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 |
|
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 |
|
Vitaly Takmazov
|
fb8216d261
|
Twitter backend: fix embedded status
|
2013-06-14 12:59:41 +04:00 |
|
Vitaly Takmazov
|
1c07b23da6
|
Twitter backend: json parsing
|
2013-06-14 12:48:21 +04:00 |
|
Jan Kaluza
|
a7a6564630
|
Twitter: print bad xml if we cannot parse it
|
2013-02-20 12:53:29 +01:00 |
|
HanzZ
|
7e9dfbdead
|
disconnect twitter user in case of curl error
|
2012-12-18 21:05:16 +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 |
|
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 |
|
HanzZ
|
9469109d37
|
Unescape double-escaped messages from twitter
|
2012-11-28 18:52:58 +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 |
|
Sarang Bharadwaj
|
c236c464ff
|
Added class to represent Error
|
2012-08-12 20:11:06 +05:30 |
|
Sarang Bharadwaj
|
ffd0baea6f
|
Setting user status using his most recent tweet
|
2012-07-25 02:05:52 +05:30 |
|
Sarang Bharadwaj
|
bdb8aed78f
|
Added code to fetch avatars
|
2012-07-19 19:11:48 +05:30 |
|
Sarang Bharadwaj
|
b297329ba3
|
Handling exceptions related to XML parser
|
2012-06-12 15:43:39 +05:30 |
|
Sarang Bharadwaj
|
11937227ff
|
Added Direct Message XML parser
|
2012-06-11 19:39:20 +05:30 |
|
Sarang Bharadwaj
|
e9891aa200
|
Added parser to parse error messages from twitter; Added curl option to handle gzip encoded responses
|
2012-06-06 13:42:06 +05:30 |
|
Sarang Bharadwaj
|
9111a39937
|
#friends - Fetch and display the list of friends
|
2012-05-31 23:04:31 +05:30 |
|
Sarang Bharadwaj
|
26e5289cef
|
Fetching the user's friends - initial code
|
2012-05-31 20:19:20 +05:30 |
|
Sarang Bharadwaj
|
ae2c0acb50
|
Directed Message
|
2012-05-30 23:44:41 +05:30 |
|
Sarang Bharadwaj
|
929b49d641
|
Added XML Parser. User can now fetch his timeline
|
2012-05-30 01:58:38 +05:30 |
|