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