]> git.cworth.org Git - sup/blob - doc/TODO
updates!
[sup] / doc / TODO
1 for next release
2 ----------------
3 message attachments
4 warnings: top-posting, attachments
5 bugfix: deleted threads are showing up
6 bugfix: new messages, drafts sometimes not showing up in inbox
7 bugfix: changing IMAP ids
8 de-archived messages should be auto-added to inbox
9 maildir
10 undo
11
12 future
13 ------
14 bugfix: when returning from a shelling out, ncurses is crazy 
15 bugfix: miscellaneous weirdnesses in buffer line editing
16 wide character support
17 batch deletion
18 support for message-content modules such as ruby-talk:XXXXX detection
19 use Net::SMTP
20 forward attachments
21 CREATE attachments
22 tab completion on labels, contacts
23 within-buffer search
24 contact selector in edit-message-mode
25 maybe: filters
26 maybe: rangefilter on the initial inbox to only consider the most recent 1000 messages
27 select all, starred, to me, etc
28 annotations on messages
29 gmail
30 pop
31 be able to mark individual messages as spam in thread-view-mode
32 toggle wrapping
33
34 done
35 ----
36 x bugfix: killed threads
37 x bugfix: resuming a draft asks before discard
38 x add a flag to sup-import to force the creation of a new source (see http://rubyforge.org/forum/forum.php?thread_id=10973&forum_id=10340)
39 x use trollop to handle sup-devel args
40 x clean up import code and share between poll.rb and sup-import
41 x on startup, multi-threadedly call #connect on all sources 
42 x bugfix: first time viewing a message only gets the first to:; subsequent views get them all (wtf)
43 x search for other messages from author in thread-view-mode
44 x resuming of arbitrary messages
45 x alias authors in thread-view-mode
46 x fix up contact list mode: should display while loading, and when you add an alias, should move everything else to the right
47 x fix bug: envelope-to thing still not working
48 x fix snippet repetitions with small snippets
49 x fix next and previous in thread-view-mode with <unreceived messages>
50 x move sup-import username/password prompts to highline
51 x support different remote servers per user account
52 x 'R' to quick-resume most recent draft
53 x mbox+ssh
54 x handle broken sources better
55 x imap
56 x word wrap
57 x background indexing
58 x auto-insertion of draft messages
59 x drafts
60 x sent messages loader
61 x search: from
62 x contacts
63 x tagging for group operations
64 x view: starred, to me, etc
65 x pull in messages by subject as well in load_thread_for_
66 x reply+compose+forward
67 x resize
68 x buffer respawns
69 x readline
70 x "loading" message
71 x search: body, to/from, tags (requires: readline)
72 x highlighting/different color stuff
73 x config: your email, sendmail, etc
74 x status: to/from_you, cc_you_others
75 x status: new/not, important