added advanced flags to the message list
[squirrelmail.git] / TODO
diff --git a/TODO b/TODO
index 0e7604f5ab0d25d294edb36b27ed62b1d193000a..a9ea4176c816ade600dcd7f65e9da8bdd4d10bc7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,36 @@
-TODO
-------------
--  Don't view "deleted" messages
--  Write JavaScript for left side bar to auto log out on unload
--  Todo manager
--  Bug tracker
--  Moving messages to folders
--  Deleting messages (send to trash)
--  Expunge mailboxes
-
-
-DONE
-------------
--  (nathan) Abstract header stuff so it can be used on all pages
--  (luke)   Genericize login page
+Ideas to be implemented
+-----------------------
+
+initials = taken by that person
+
+(pl?)   Importing of address books
+(nre)   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
+  -     Filters
+  -     Better inline HTML support including graphics (content-disposition)
+  -     Maybe a rewrite of mime.php (see Gustav before any work is done)
+  -     Make Location redirects absolute rather than relative (index.php)
+  -     Foreground themes
+(lme)   Configure script
+  -     When deleting or moving messages (empty trash too), go back to the 
+            list for the mail box you were looking at without having to click
+            a link
+  -     Spell checking
+  -     Customize how many messages are shown at once while reading a mailbox
+  -     Cache the sorted messages in mailbox and use that for navigation inside
+            of mailbox (next 25, prev 25, etc.)
+  -     Search mailbox(es) for given criteria
+
+
+Finished:
+------------------------------------------------------
+(lme) (24.3.00)  Saving sent messages  
+(lme) (24.3.00)  Fix "Seen" bug with UW IMAP server 
+(lme) (24.3.00)  Add "subscribe" to folders section
+(pl)  (25.3.00)  LDAP support for address books
+(pl)  (2.4.00)   Personal address book management
+(nre) (2.4.00)   Better handling emptying Trash folder.  Some servers don't allow deleting it (Courier)
+(lme) (9.4.00    Better email message body parsing
+(lme) (10.4.00)  Advanced statuses on messages (Seen, Answered, etc)