Charset and encoding support is now working again :-)
[squirrelmail.git] / TODO
diff --git a/TODO b/TODO
index 891bb23d541b06b444a8a3828511c9f46c7c856a..2a73eec4e2f65ca3f8a7edf4c1375eb2a73ace00 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,20 +3,14 @@ Ideas to be implemented
 
 initials = taken by that person
 
-(pl?)   Importing of address books
   -     Make it possible to save preferences in MySQL DB or on Filesystem
   -     Configurable headers shown on the message listing, like:  cc, to, etc
   -     Filters
   -     Better inline HTML support including graphics (content-disposition)
   -     Foreground themes
-  -     Configurable so that after login, you go directly to INBOX
-(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
 (ssg)   Search mailbox(es) for given criteria
   -     Remove subject and body requirements in Compose
-  -     Select multiple Unsubscribe/Subscribe folders at one time
   -     decodeHeader on to_ary, cc_ary, and filename
   -     Decode folder names for non-standard characters
 
@@ -39,3 +33,10 @@ Finished:
 (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