- fixed bugs in sorting by from and subject
[squirrelmail.git] / TODO
diff --git a/TODO b/TODO
index dcdfa750b7b283e3f822bb16ea652dd38d74fcb7..2a73eec4e2f65ca3f8a7edf4c1375eb2a73ace00 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,19 +3,40 @@ Ideas to be implemented
 
 initials = taken by that person
 
-(lme)   Saving sent mail into folder "Sent"
-  -     POP suport (maybe)
-  -     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)   Fix "Seen" bug with UW IMAP server
-  -     Add "subscribe" to folders section.
+  -     Foreground themes
+(mcp)   Spell checking
+(ssg)   Search mailbox(es) for given criteria
+  -     Remove subject and body requirements in Compose
+  -     decodeHeader on to_ary, cc_ary, and filename
+  -     Decode folder names for non-standard characters
+
+
+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)
+(glp) (12.4.00)  Customize how many messages are shown at once while reading a mailbox
+(nre) (16.4.00)  Navigation between messages without going to folder list (next, prev)
+(nre) (16.4.00)  Cache the sorted messages in mailbox and use that for navigation inside
+                 of mailbox (next 25, prev 25, etc.)
+(lme) (21.4.00)  Configure script
+(lme) (18.6.00)  Background highlighting messages in list based on header criteria (like pine 4.2x)
+(lme) (18.6.00)  Fix conf.pl script and add more error checking so it doesn't throw parse errors
+(lme) (21.6.00)  Rewrite of mime.php (see Gustav before any work is done)
+(lrb) (30.6.00)  CSV import for address book.
+(pl)  (05.7.00)  Insert In-Reply-To and References headers when replying to a message.
+(lme) (09.7.00)  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
+(lme) (09.7.00)  Select multiple Unsubscribe/Subscribe folders at one time
+(lme) (09.7.00)  Configurable so that after login, you go directly to INBOX