Added dynamic tabindex to text entry fields. Commented out error code until I can...
[squirrelmail.git] / TODO
... / ...
CommitLineData
1Ideas to be implemented
2-----------------------
3
4initials = taken by that person
5
6 - Make it possible to save preferences in MySQL DB or on Filesystem
7 - Configurable headers shown on the message listing, like: cc, to, etc
8 - Filters
9 - Better inline HTML support including graphics (content-disposition)
10 - Foreground themes
11 - Configurable so that after login, you go directly to INBOX
12(glp) When deleting or moving messages (empty trash too), go back to the
13 list for the mail box you were looking at without having to click
14 a link
15(mcp) Spell checking
16(ssg) Search mailbox(es) for given criteria
17 - Remove subject and body requirements in Compose
18 - Select multiple Unsubscribe/Subscribe folders at one time
19 - decodeHeader on to_ary, cc_ary, and filename
20 - Decode folder names for non-standard characters
21
22
23Finished:
24------------------------------------------------------
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)
31(lme) (9.4.00) Better email message body parsing
32(lme) (10.4.00) Advanced statuses on messages (Seen, Answered, etc)
33(glp) (12.4.00) Customize how many messages are shown at once while reading a mailbox
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.)
37(lme) (21.4.00) Configure script
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)
41(pl) (5.7.00) Insert In-Reply-To and References headers when replying to a message.