From 2b10cff429b62754652631d378a8bbf282487c0b Mon Sep 17 00:00:00 2001 From: Josh Roesslein Date: Wed, 26 Aug 2009 01:50:17 -0500 Subject: [PATCH] Roadmap update. --- ROADMAP | 3 +++ 1 file changed, 3 insertions(+) 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? -- 2.25.1