Commit graph

34 commits

Author SHA1 Message Date
Florian Kinder
d93cc2ce66 General cleanup (#216) 2017-06-12 01:41:35 +03:00
Jan Kaluza
3e074dc557 Twitter: Fix compilation with newer gcc 2016-02-02 12:47:37 +01: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
vitalyster
1a36c71ee3 Fixed compilation with latest twitcurl 2013-07-07 07:58:45 +00:00
HanzZ
57a728834d Twitter: better help 2013-02-09 23:10:01 +01: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
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
Jan Kaluza
b3f59f9bb6 ThreadPool added into libtransport 2012-08-07 09:31:15 +02:00
Sarang Bharadwaj
154b934a33 Added #mode to help message 2012-07-24 11:23:16 +05:30
Sarang Bharadwaj
9e70a739b7 Combined fetching userlist with fetching avatars; Re-organized code 2012-07-23 17:13:59 +05:30
Sarang Bharadwaj
bdb8aed78f Added code to fetch avatars 2012-07-19 19:11:48 +05:30
Sarang Bharadwaj
dcdaeff7f2 changed error messages format 2012-07-16 22:57:47 +05:30
Sarang Bharadwaj
cca74cda68 Some more changes to Chatroom mode 2012-07-04 23:24:28 +05:30
Sarang Bharadwaj
922168855b Added response messages like "Status update successful" 2012-07-02 22:47:32 +05:30
Sarang Bharadwaj
6e1413bf21 Chatroom mode - basic working code 2012-06-21 17:05:36 +05:30
Sarang Bharadwaj
483eedf5c7 Follow/Unfollow users in Multiple contact mode 2012-06-19 14:02:54 +05:30
Sarang Bharadwaj
45f7609271 follow/unfollow users in multiple contact mode 2012-06-15 17:06:19 +05:30
Sarang Bharadwaj
6cc7c334f3 Retweet 2012-06-15 15:15:41 +05:30
Sarang Bharadwaj
d7b1567e75 Follow/Unfollow users (single contact mode) 2012-06-14 16:12:00 +05:30
Sarang Bharadwaj
11937227ff Added Direct Message XML parser 2012-06-11 19:39:20 +05:30
Sarang Bharadwaj
c2fefc36c7 Polling for user's DMs 2012-06-10 22:23:22 +05:30
Sarang Bharadwaj
5b13c80ee9 Populating user's roster 2012-06-10 21:39:29 +05:30
Sarang Bharadwaj
141753a30e Removed initial '\n' from timeline response 2012-06-08 18:31:28 +05:30
Sarang Bharadwaj
728517cf23 Polling user's hometimline to get tweet updates; Need to fix #friends 2012-06-07 01:37:01 +05:30
Sarang Bharadwaj
f8a183661c Polling users home timeline 2012-06-06 16:42:27 +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
81a71207d5 Improved user command parsing 2012-06-04 17:37:39 +05:30
Sarang Bharadwaj
b62ef77146 Multi-threaded requests 2012-06-04 00:08:16 +05:30
Sarang Bharadwaj
cb62e78688 Muti-threaded login process 2012-06-03 22:34:33 +05:30
Sarang Bharadwaj
a2b385e88f Multi-Threaded Request 2012-06-03 15:01:50 +05:30
Sarang Bharadwaj
f87f8cc356 Added threaded timeline request and fetch friends request 2012-06-02 21:36:20 +05:30
Sarang Bharadwaj
2b47d32a91 ThreadPool implementation 2012-06-02 20:10:42 +05:30