Added basic support for message highlighting. Note that this needs quite
[squirrelmail.git] / TODO
diff --git a/TODO b/TODO
index 5ad30b9893dfb26ec427b9560008c9138ebae3c3..f92da748906b952f6ff3e1b00aeb387351250e15 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,21 +6,18 @@ 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
 (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)
   -     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)
+  -     Rewrite of mime.php (see Gustav before any work is done)
   -     Make Location redirects absolute rather than relative (index.php)
   -     Foreground themes
   -     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 
+(glp)   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
 (mcp)   Spell checking
             list for the mail box you were looking at without having to click
             a link
 (mcp)   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
   -     Search mailbox(es) for given criteria
+(lme)   Background highlighting messages in list based on header criteria (like pine 4.2x)
 
 
 Finished:
 
 
 Finished:
@@ -31,6 +28,10 @@ Finished:
 (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)
 (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) (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
 (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