Updated some documentation
[squirrelmail.git] / TODO
diff --git a/TODO b/TODO
index 82e013891a49b5211e2fc80837ba5dfbf8f5ec34..e216d215474d50bc2cda2728a49d530469f32f49 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,19 @@
-TODO:
-  initials, status, description
-  status = w=working on it, p=postponed, n=new(not started)
+Ideas to be implemented
+-----------------------
 
-----------------
-lme, w - Add better MIME support
-new, n - Add spell checking to "compose"
-new, n - Add LDAP address book support
+initials = taken by that person
+
+(lme)   Saving sent mail into folder "Sent"
+  -     POP suport (maybe)
+  -     LDAP support for 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
+  -     Session management -- do away with cookies
+  -     Importing of address books
+  -     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)