From: Josh Roesslein Date: Wed, 26 Aug 2009 06:50:17 +0000 (-0500) Subject: Roadmap update. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2b10cff429b62754652631d378a8bbf282487c0b;p=tweepy.git Roadmap update. --- diff --git a/ROADMAP b/ROADMAP index 652dd72..626fc6e 100644 --- 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?