From: wmorgan Date: Tue, 17 Apr 2007 00:04:40 +0000 (+0000) Subject: updated TODO X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=f93dcc4f9db3d07626494a35dfde5f81a15532a5;p=sup updated TODO git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@384 5c8cc53c-5e98-4d25-b20a-d8db53a31250 --- diff --git a/doc/TODO b/doc/TODO index 6bcbbd4..8a9f3b1 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,19 +1,21 @@ for 0.0.9 --------- _ bugfix: read before thread-index has finished loading then hides the thread?!? wtf. (on jamie) -_ bugfix: sup-add not prompting for old accounts, i think? possibly because - sources no longer respond_to? :username due to Recoverable wrapping -_ bugfix: rmail multipart error _ bugfix: ferret flakiness: just added message but can't find it. _ bugfix: when one new message comes into an imap folder, we don't catch it until a reload (sometimes?) _ bugfix: add new message counts until keypress _ bugfix: attachment filenames sometimes not detected (filename=) +_ bugfix: readlock _ split out threading & message chunk parsing to a separate library +_ decode RFC 2047 ("encoded word") headers + - see: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/101949, http://dev.rubyonrails.org/ticket/6807 +x bugfix: rmail multipart error +x bugfix: sup-add not prompting for old accounts, i think? possibly because + sources no longer respond_to? :username due to Recoverable wrapping near future --------- -_ Net::SMTP support (cuz I'm going to need it soon) _ create attachments _ forward attachments _ select all, starred, to me, etc @@ -24,10 +26,9 @@ _ mboxz, mboxbz future ------ +Net::SMTP support search results: highlight relevant snippets and open to relevant portion of thread email address to name mapping needs some work. automatic email addresses (noreply@...) are often assigned to something screwy. -decode RFC 2047 ("encoded word") headers - - see: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/101949, http://dev.rubyonrails.org/ticket/6807 swappable keymappings within-buffer search bugfix: when returning from a shelling out, ncurses is crazy