]> git.cworth.org Git - sup/shortlog
sup
2007-11-08 wmorganclean up thread-index-mode to synchronize better
2007-11-08 wmorganmove sup-exception-log code so that it captures everything
2007-11-07 wmorganimprove forwarding, having it prompt for addresses...
2007-11-07 wmorganbugfix: supply from when missing from headers
2007-11-07 wmorganfix normalize_whitespace error where rubymail is breaking
2007-11-07 wmorganwhen a hook throws an exception, disable it rather...
2007-11-07 wmorganapplied modified index-mode-size-widget hook from colin...
2007-11-07 wmorganfix my breaking of marcus's patch, thanks to marcus
2007-11-07 wmorganfour patches from marcus williams!
2007-11-06 wmorganbugfix due to ian taylor: ctrl-g
2007-11-06 wmorganadd prompt_for_subject configuration option
2007-11-06 wmorganadded 'c' as an alias for compose new message to placat...
2007-11-06 wmorganadd buffer search with '/' and 'n', and change index...
2007-11-05 wmorganupdated TODO for 0.3 plans
2007-11-05 wmorganadded toggle all tagged feature (thanks to Marcus Williams)
2007-11-05 wmorganadded before-add-message hook, thanks to Marcus Williams
2007-11-03 wmorganadd --search option to sup (thanks to Marcus Williams)
2007-11-02 wmorganbugfix: draft loader not being detected properly by...
2007-11-02 wmorgandon't save person names with = signs in them
2007-11-02 wmorganbetter fix for reply-mode and edit-message-mode header...
2007-11-02 wmorganreply-mode bugfix thanks to Marcus Williams
2007-11-02 wmorganuse k combinator for the infamous fake message id loggi...
2007-11-02 wmorganrefine search by pressing '.' in search-results-mode...
2007-11-02 wmorganfix message-id faking (thanks to Brendan O'Connor and...
2007-11-02 wmorgantab in label-list-mode toggles hiding labels without...
2007-11-02 wmorgansingle-key to, cc and subject eiditng in edit-message...
2007-10-31 wmorganmake the thread count numbers also reflect new/starred...
2007-10-30 wmorganalias ferret to index in index.rb for cuter console...
2007-10-30 wmorganbugfix in thread-view-mode label setting
2007-10-30 wmorganelide snippets
2007-10-30 wmorganfancy resizing author list in thread-index-mode
2007-10-29 wmorganupdate webpage to reflect 0.2 release
2007-10-29 wmorganupdate history with 0.2 change summary
2007-10-29 wmorganchange version to 0.2
2007-10-29 wmorganrename :load_killed to :skip_killed and switched logic...
2007-10-29 wmorganfix compose mode spawning from within thread-view-mode
2007-10-29 wmorganin thread-view-mode, when editing labels, edit thread...
2007-10-29 wmorgannormalize the flag toggling and updating stuff a bit
2007-10-28 wmorganminor label bugfix
2007-10-28 wmorganbugfix: label viewing and editing in thread-view-mode...
2007-10-28 wmorganfix label list mode bug: selecting sometimes picks...
2007-10-28 wmorganwhoops, small bugfix for >From
2007-10-28 wmorganmake >From thing work correctly
2007-10-28 wmorganfix (i think) the infamous spaces-in-message-ids problem
2007-10-28 wmorganstrip all spaces from message ids
2007-10-28 wmorganeven better thread snippets
2007-10-28 wmorganhandle weird rubymail error where body is nil in attach...
2007-10-28 wmorganfor message/rfc822 attachments, handle the case of...
2007-10-27 wmorganrefactor message chunk to determine its own initial...
2007-10-27 wmorganfix label tab-completion downcase issue
2007-10-27 wmorganminor fix on manifest order
2007-10-27 wmorganadded (and shuffled) web page quotes
2007-10-27 wmorganmake snippets come from the latest reply instead of...
2007-10-27 wmorganimap bugfix: out of sync source throws an exception...
2007-10-27 wmorganbugfix: text expandable? (thanks Alexander Panek)
2007-10-27 wmorgantodo updates
2007-10-27 wmorganaliases can now have spaces
2007-10-27 wmorganrevert that last change. aliases should be able to...
2007-10-27 wmorganprohibit aliases from containing spaces
2007-10-27 wmorganmessage/rfc822 mime-type handling
2007-10-27 wmorganremove spurious variable
2007-10-27 wmorganadd neede curses dep
2007-10-27 wmorgantodo updates
2007-10-27 wmorganescape emails with @ signs in them, and don't store...
2007-10-27 wmorganconsolidate curses requirement
2007-10-27 wmorgantodo updates
2007-10-27 wmorganfix eating of trailing spaces in default text of buffer...
2007-10-27 wmorganhandle url-escaped imap folder names
2007-10-25 wmorganremove spurious debugging message
2007-10-11 wmorganadded hook documentation
2007-10-09 wmorganfix message id space issue
2007-10-09 wmorganfix rakefile, index.html and manifest to refer to newus...
2007-10-09 wmorganadd more to TODO
2007-10-08 wmorgantodo addition
2007-10-06 wmorganrename user's guide to new user's guide
2007-10-06 wmorganvarious documentation changes
2007-10-05 wmorganhandle message ids with spaces in them
2007-10-05 wmorganTODO updated
2007-10-05 wmorganbetter URI handling for maildir and mbox
2007-10-05 wmorganbetter error message for sup-add when called with a...
2007-10-04 wmorganminor message parsing bugfix
2007-10-03 wmorganfix write_to_disk error in attachment hook handling
2007-09-30 wmorganrefactor message chunk & chunk layout
2007-09-27 wmorganfix crypto message expand/collapse behavior
2007-09-27 wmorgantrivial: fix spacing in thread-view-mode labels: header
2007-09-27 wmorgantrivial: remove trailing period in crypto decrypted...
2007-09-27 wmorganprelim gpg decryption support
2007-09-24 wmorganfinally do imap flags the right way, and clean up mbox...
2007-09-24 wmorganyet another sig pattern :(
2007-09-22 wmorganbugfix: person comparisons. effect is that reply to...
2007-09-20 wmorganmbox loader bugfix
2007-09-19 wmorganmaildir flagged->starred, from Magnus Therning
2007-09-19 wmorganpoll bugfix thanks to magnus: only use source_marked_re...
2007-09-19 wmorganglobal search and replace: raw_full_message -> raw_message
2007-09-19 wmorganpossibly fix email address mangling in the presence...
2007-09-17 wmorgantwiddle-related bugfix
2007-09-17 wmorgantwiddle expansion changes from Magnus Therning
2007-09-17 wmorgani think this should fix the problem of empty maildirs...
2007-09-16 wmorganturn off hook disable log message
2007-09-15 wmorganyet another minor crypto bugfix
next