fixed bug with folder listing
[squirrelmail.git] / TODO
diff --git a/TODO b/TODO
index fda56d8d26425902657d0129241e59e5222aa32e..1495fb9785727af44d273a1d794ca611df30ddf5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,7 +8,6 @@ initials = taken by that person
   -     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)
@@ -19,14 +18,19 @@ initials = taken by that person
             list for the mail box you were looking at without having to click
             a link
   -     Spell checking
+  -     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) (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