projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0804678
)
Roadmap update.
author
Josh Roesslein
<jroesslein@gmail.com>
Wed, 26 Aug 2009 06:50:17 +0000
(
01:50
-0500)
committer
Josh Roesslein
<jroesslein@gmail.com>
Wed, 26 Aug 2009 06:50:17 +0000
(
01:50
-0500)
ROADMAP
patch
|
blob
|
blame
|
history
diff --git
a/ROADMAP
b/ROADMAP
index 652dd72fcdd9aeb86456fb72b48b3a21fc988dd3..626fc6e3c66ed2a40dcb93fc588a65d22e4e1e07 100644
(file)
--- a/
ROADMAP
+++ b/
ROADMAP
@@
-5,6
+5,8
@@
The plan of attack for the next version of Tweepy.
+ changing profile and background images [DONE]
+ finish search api
+ autodetect authenticated user's ID [DONE]
++ make oauth handler more web app friendly
++ address file locking portability issues in file cache
Future...
=========
@@
-14,3
+16,4
@@
Future...
+ retweet api [DONE BUT NEEDS TESTING]
+ async requests
+ prepare for social graph changes mentioned on mailinglist
++ twitterfall reply API integration?