X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=TODO;h=e216d215474d50bc2cda2728a49d530469f32f49;hp=82e013891a49b5211e2fc80837ba5dfbf8f5ec34;hb=c973661d3958dc38e0e2ce2ec99d9cb3d6c4cb93;hpb=a316c3c63eb4a3686ec8c48846d760b22284546e diff --git a/TODO b/TODO index 82e01389..e216d215 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,19 @@ -TODO: - initials, status, description - status = w=working on it, p=postponed, n=new(not started) +Ideas to be implemented +----------------------- ----------------- -lme, w - Add better MIME support -new, n - Add spell checking to "compose" -new, n - Add LDAP address book support +initials = taken by that person + +(lme) Saving sent mail into folder "Sent" + - POP suport (maybe) + - LDAP support for 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 + - Session management -- do away with cookies + - Importing of address books + - 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)