X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=TODO;h=35e3d503a3d09dd378d372fbbca2a5cb1d842aa9;hp=39d37f165a4b719cfd4f6bf5971f9c8a674a800b;hb=9c1852ffa489691592c8a3c3a180ca9bd39610b9;hpb=173ed8870d11b6bf8c93c1ebfdbcc2f59e5ffe37 diff --git a/TODO b/TODO index 39d37f16..35e3d503 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,28 @@ Ideas to be implemented ----------------------- -- Saving sent mail into folder "Sent" -- Delete folders made robust -- Go through each php file and assign it a constant - value. Then when doing an include, check to see - if that value is already defined or not before - including. +initials = taken by that person + +(pl?) Importing of address books +(lme) 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) + - Make Location redirects absolute rather than relative (index.php) + - Foreground themes +(lme) Configure script + + +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)