]> git.cworth.org Git - sup/blobdiff - doc/TODO
updates!
[sup] / doc / TODO
index 4651bbd768d9ced311408df6eb7ac25f2cfbc021..b4892ec3ce36ad9d242168157ab59707471d3645 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,21 +1,52 @@
+for next release
+----------------
+message attachments
+warnings: top-posting, attachments
+bugfix: deleted threads are showing up
+bugfix: new messages, drafts sometimes not showing up in inbox
+bugfix: changing IMAP ids
+de-archived messages should be auto-added to inbox
+maildir
+undo
+
+future
+------
+bugfix: when returning from a shelling out, ncurses is crazy 
+bugfix: miscellaneous weirdnesses in buffer line editing
+wide character support
+batch deletion
 support for message-content modules such as ruby-talk:XXXXX detection
 use Net::SMTP
-search for other messages from author in thread-view-mode
 forward attachments
+CREATE attachments
 tab completion on labels, contacts
 within-buffer search
 contact selector in edit-message-mode
-undo
 maybe: filters
 maybe: rangefilter on the initial inbox to only consider the most recent 1000 messages
 select all, starred, to me, etc
-editing of arbitrary messages
 annotations on messages
 gmail
 pop
-move sup-import argument handling to getopt or something
-mark individual messages as spam in thread-view-mode
+be able to mark individual messages as spam in thread-view-mode
+toggle wrapping
 
+done
+----
+x bugfix: killed threads
+x bugfix: resuming a draft asks before discard
+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)
+x use trollop to handle sup-devel args
+x clean up import code and share between poll.rb and sup-import
+x on startup, multi-threadedly call #connect on all sources 
+x bugfix: first time viewing a message only gets the first to:; subsequent views get them all (wtf)
+x search for other messages from author in thread-view-mode
+x resuming of arbitrary messages
+x alias authors in thread-view-mode
+x fix up contact list mode: should display while loading, and when you add an alias, should move everything else to the right
+x fix bug: envelope-to thing still not working
+x fix snippet repetitions with small snippets
+x fix next and previous in thread-view-mode with <unreceived messages>
 x move sup-import username/password prompts to highline
 x support different remote servers per user account
 x 'R' to quick-resume most recent draft