Sarang Bharadwaj
154b934a33
Added #mode to help message
2012-07-24 11:23:16 +05:30
Sarang Bharadwaj
6bcaaeb731
Added a few comments; Cleaned up code
2012-07-24 10:56:37 +05:30
Sarang Bharadwaj
85c28989bd
Fetching avatars, SHA1 hash
2012-07-23 19:22:51 +05:30
Sarang Bharadwaj
aa0f0c64cf
Merge branch 'master' of git://github.com/hanzz/libtransport into twitter-backend
2012-07-23 17:32:59 +05:30
Sarang Bharadwaj
9e70a739b7
Combined fetching userlist with fetching avatars; Re-organized code
2012-07-23 17:13:59 +05:30
HanzZ
9cb2171e00
Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite
2012-07-20 13:46:28 +02:00
Sarang Bharadwaj
bdb8aed78f
Added code to fetch avatars
2012-07-19 19:11:48 +05:30
Arnt Gulbrandsen
6a4849f0a9
Merge branch 'master' of git://github.com/hanzz/libtransport
2012-07-17 14:00:55 +01:00
Arnt Gulbrandsen
34ec0df769
avoid WTF-8.
...
what arrives from XMPP is already UTF-8 encoded, so applying UTF-8 again
produces somewhat unfortunate results.
this line is not always necessary. before this change, the code was
dependent on the locale.
2012-07-17 13:53:00 +01:00
Sarang Bharadwaj
dcdaeff7f2
changed error messages format
2012-07-16 22:57:47 +05:30
Sarang Bharadwaj
80a0bda3f5
per-user mode configuration
2012-07-11 14:12:27 +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
7166b46284
Chatroom mode
2012-07-02 16:18:29 +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
0f3b28fded
Merge branch 'master' of git://github.com/hanzz/libtransport into twitter-backend
2012-06-15 15:45:39 +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
b297329ba3
Handling exceptions related to XML parser
2012-06-12 15:43:39 +05:30
Sarang Bharadwaj
c79af87410
Polling for Direct Messages
2012-06-12 00:53:40 +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
1815ef0c74
Solved the problem with #friends
2012-06-09 00:30:39 +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
5e19186950
Calling finalize in main thread
2012-06-03 18:03:39 +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
Sarang Bharadwaj
d2ed406536
Multi-threaded twitter requests
2012-06-01 22:52:01 +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
2fa021b7ba
Restructured the code
2012-05-31 18:53:45 +05:30
Sarang Bharadwaj
ae2c0acb50
Directed Message
2012-05-30 23:44:41 +05:30
Jan Kaluza
ddec6a8e1a
removed Config::getUnregistered. CONFIG_* macros should be used instead even for unregistered options
2012-05-30 11:14:56 +02:00
Sarang Bharadwaj
929b49d641
Added XML Parser. User can now fetch his timeline
2012-05-30 01:58:38 +05:30
Sarang Bharadwaj
f1c11320c7
User timeline
2012-05-29 19:38:29 +05:30
Sarang Bharadwaj
ab1a0140c2
Updating my fork
2012-05-29 18:34:23 +05:30
Sarang Bharadwaj
1ba04372cb
Added code to fetch user timeline
2012-05-29 18:02:47 +05:30
Sarang Bharadwaj
3f59eeef95
Using storage backed to store user data. Removed the bug in the previous commit
2012-05-27 22:55:23 +05:30
Sarang Bharadwaj
e691d05c47
Using storage backend for stroing user data (Buggy code)
2012-05-27 21:26:51 +05:30
HanzZ
eaf1bcd9ee
Build against patched libyahoo2
2012-05-27 17:54:54 +02:00