Added unsubscribe/subscribe to folders
[squirrelmail.git] / TODO
diff --git a/TODO b/TODO
index be9c94698634b9eba58fdb4f901cc4d40cb66c4c..28bf0bbebaa94bcdb5f9bb5bd37411ccc18f0041 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,26 @@
 Ideas to be implemented
 -----------------------
 
--  Decode message bodies if they are quoted printable
--  Saving sent mail into folder "Sent"
--  Delete folders made robust
--  Go through each php file and assign it a constant
-      value.  Then when doing an include, check to see
-      if that value is already defined or not before
-      including.
+initials = taken by that person
+
+  -     LDAP support for address books
+  -     Importing of address books
+  -     Better email message body parsing
+  -     Use PHP4 Session management, get rid of cookies
+  -     Make it possible to save preferences in MySQL DB or on Filesystem
+  -     Navigation between messages without going to folder list (next, prev)
+  -     Configurable headers shown on the message listing, like:  cc, to, etc
+  -     Advanced statuses on messages (Seen, Answered, etc)
+  -     Filters
+  -     Better inline HTML support including graphics (content-disposition)
+  -     Maybe a rewrite of mime.php (see Gustav before any work is done)
+  -     Better handling emptying Trash folder.  Some servers don't allow deleting it (Courier)
+(lme)   Add "subscribe" to folders section.
+  -     Make Location redirects absolute rather than relative (index.php)
+  -     POP suport (maybe)
+
+
+Finished:
+------------------------------------------------------
+(lme)   Saving sent messages
+(lme)   Fix "Seen" bug with UW IMAP server