X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=TODO;h=2a55965ee59e8a828a3e05ac123fc173e3bcfeda;hp=28ae559d28b4c589acbb0bd5527b545791e39a95;hb=7b744c030a410cb0f902a48aebd71e67614f6ac9;hpb=c057a497c77904538ceda7f395ff66ff827a2fb1 diff --git a/TODO b/TODO index 28ae559d..2a55965e 100644 --- a/TODO +++ b/TODO @@ -4,29 +4,33 @@ Ideas to be implemented initials = taken by that person (pl?) Importing of address books - - Use PHP4 Session management, get rid of cookies +(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 - - 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 - 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 - - Spell checking +(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 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 +(lme) (21.4.00) Configure script