changeset 17390:58fa76501227

Remove outdated TODO from README.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Mon, 18 Jun 2007 02:34:10 +0000
parents d198d62c5ff5
children c77daec18cbd
files libpurple/protocols/myspace/README
diffstat 1 files changed, 5 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/myspace/README	Thu Jun 14 19:48:48 2007 +0000
+++ b/libpurple/protocols/myspace/README	Mon Jun 18 02:34:10 2007 +0000
@@ -1,14 +1,17 @@
 MySpaceIM Protocol Plugin      by Jeff Connelly 20070414
 
-** Note: this code is being developed under Google Summer of Code.
 
 Greetings. This package contains a plugin for libpurple (as used in
 Pidgin, formerly Gaim) to connect to the new MySpaceIM instant messaging 
 network and send/receive messages. Functionality is only basic as of yet, 
-and this code should be considered beta quality.
+and this code should be considered alpha quality.
+
+This code is being developed under Google Summer of Code 2007.
 
 For features and TODO, see http://developer.pidgin.im/wiki/MySpaceIM
 
+Usage:
+
 Login using your _email address_ you use to login to myspace.com. You can't
 login using your numeric ID or alias.
 
@@ -18,14 +21,6 @@
 you desire. Replies will always be shown as coming from a user's username, 
 even if you IM by email or userid.
 
-There is a lot of work still to be done:
-- Better buddy list support, signing on/off
-- Status (online/offline/invisible, w/ message)
-- Typing notifications
-- General clean up of code
-- All the TODOs and XXX's mentioned in myspace.c
-- Every other MySpaceIM feature not yet implemented
-
 Feedback welcome.
 
 Enjoy,