Statistics
| Revision:

root / TODO @ 123

History | View | Annotate | Download (2.4 kB)

1
TODO
2
====
3
4
(The upper item has the greater priority or feasibility... maybe :-)
5
6
o complete migration from deprecated GTK+ APIs
7
o overall improvements of user-interface
8
o use GObject mechanism for objects
9
o improvements of addressbook
10
o POP before SMTP
11
o original icons and logos
12
o more efficient SMTP handling for multiple messages
13
o more robust IMAP4 response parser
14
o plug-in faculty
15
o support for some formats other than MH and mbox (ex. Maildir)
16
o priority (Priority:, X-Priority:, X-MSMail-Priority:)
17
o notification of reception (Disposition-Notification-To:)
18
o autosave
19
o mail arrival notification
20
o support of Content-Type: text/plain; format=flowed
21
o RFC 2231 (MIME filename encoding) compliant
22
o S/MIME
23
o enhancements of search
24
o virtual folder
25
o customization of toolbar
26
o console mode interface
27
o mailing list manager
28
o inline image display of multipart MIME messages
29
o compressed folder
30
o make the code cleaner
31
o make the process faster
32
o make the dubious English much decent :)
33
34
Partially implemented features
35
==============================
36
. make the network related code much decent
37
  (processing of time out, multi-threading etc.)
38
. drag and drop
39
. internationalization / multilingualization
40
. PGP/GPG
41
. display of HTML messages (can display by converting HTML to text)
42
. progress display of time-consuming processes
43
. parallel processing between sending-receiving and others
44
. customization of key bindings
45
46
Implemented features
47
====================
48
* multipart MIME (attachments of files)
49
* sending from queue
50
* clickable URI
51
* management of read message on POP server by UIDL
52
* IPv6 support
53
* printing
54
* reconnection when connection to news server is broken
55
* X-Face support
56
* preservation of position or size of window
57
* external editor support
58
* draft message
59
* extension of quotation format
60
* assignation of location of mail folder
61
* account selection on composition window
62
* posting to newsgroups
63
* completion of mail address
64
* prohibition of multiple execution (with Unix domain socket)
65
* periodical check of newly arrived mails
66
* modification of display color
67
* designate the displayed headers
68
* user-defined headers
69
* IMAP4 support
70
* list view of newsgroups and subscription of groups from there
71
* SSL support
72
* LDAP support
73
* full-text search of messages (plain)
74
* template function
75
* regular expression support at filtering
76
* autowrap / wordwrap
77
* configuration for each folders
78
* enhancement of filtering
79
* GTK+-2.x support