added several TODOs talked about on the developer's list
[squirrelmail.git] / TODO
1 Ideas to be implemented
2 -----------------------
3
4 initials = taken by that person
5
6 (pl?) Importing of address books
7 (lme) Better email message body parsing
8 - Use PHP4 Session management, get rid of cookies
9 - Make it possible to save preferences in MySQL DB or on Filesystem
10 - Navigation between messages without going to folder list (next, prev)
11 - Configurable headers shown on the message listing, like: cc, to, etc
12 - Advanced statuses on messages (Seen, Answered, etc)
13 - Filters
14 - Better inline HTML support including graphics (content-disposition)
15 - Maybe a rewrite of mime.php (see Gustav before any work is done)
16 - Make Location redirects absolute rather than relative (index.php)
17 - Foreground themes
18 (lme) Configure script
19 - When deleting or moving messages (empty trash too), go back to the
20 list for the mail box you were looking at without having to click
21 a link
22 - Spell checking
23
24
25 Finished:
26 ------------------------------------------------------
27 (lme) (24.3.00) Saving sent messages
28 (lme) (24.3.00) Fix "Seen" bug with UW IMAP server
29 (lme) (24.3.00) Add "subscribe" to folders section
30 (pl) (25.3.00) LDAP support for address books
31 (pl) (2.4.00) Personal address book management
32 (nre) (2.4.00) Better handling emptying Trash folder. Some servers don't allow deleting it (Courier)