updated changelog, fixed a few minor bugs
[squirrelmail.git] / TODO
CommitLineData
8d1e276c 1Ideas to be implemented
2-----------------------
1da5bf35 3
18c1b901 4initials = taken by that person
5
18c1b901 6 - Make it possible to save preferences in MySQL DB or on Filesystem
c973661d 7 - Configurable headers shown on the message listing, like: cc, to, etc
18c1b901 8 - Filters
9 - Better inline HTML support including graphics (content-disposition)
eac68473 10 - Foreground themes
cbcf32f6 11 - Configurable so that after login, you go directly to INBOX
e1c11171 12(glp) When deleting or moving messages (empty trash too), go back to the
26adfcbd 13 list for the mail box you were looking at without having to click
14 a link
26a9c260 15(mcp) Spell checking
49a9f45c 16(ssg) Search mailbox(es) for given criteria
ea48eb25 17 - Remove subject and body requirements in Compose
18 - Select multiple Unsubscribe/Subscribe folders at one time
cbcf32f6 19 - decodeHeader on to_ary, cc_ary, and filename
20 - Decode folder names for non-standard characters
e5b8fc82 21
22
23Finished:
24------------------------------------------------------
7151188f 25(lme) (24.3.00) Saving sent messages
26(lme) (24.3.00) Fix "Seen" bug with UW IMAP server
27(lme) (24.3.00) Add "subscribe" to folders section
28(pl) (25.3.00) LDAP support for address books
29(pl) (2.4.00) Personal address book management
30(nre) (2.4.00) Better handling emptying Trash folder. Some servers don't allow deleting it (Courier)
7b744c03 31(lme) (9.4.00) Better email message body parsing
7151188f 32(lme) (10.4.00) Advanced statuses on messages (Seen, Answered, etc)
9c83f905 33(glp) (12.4.00) Customize how many messages are shown at once while reading a mailbox
1e0628fb 34(nre) (16.4.00) Navigation between messages without going to folder list (next, prev)
35(nre) (16.4.00) Cache the sorted messages in mailbox and use that for navigation inside
36 of mailbox (next 25, prev 25, etc.)
7b744c03 37(lme) (21.4.00) Configure script
8beafbbc 38(lme) (18.6.00) Background highlighting messages in list based on header criteria (like pine 4.2x)
39(lme) (18.6.00) Fix conf.pl script and add more error checking so it doesn't throw parse errors
40(lme) (21.6.00) Rewrite of mime.php (see Gustav before any work is done)
0c489ef7 41(lrb) (30.6.00) CSV import for address book.
d25eb936 42(pl) (5.7.00) Insert In-Reply-To and References headers when replying to a message.