]> git.cworth.org Git - sup/history - lib/sup/message-chunks.rb
Enclosed messages as proper sub-parts
[sup] / lib / sup / message-chunks.rb
2008-09-29 Nicolas PouillardEnclosed messages as proper sub-parts
2008-02-19 William MorganMerge branch 'master' into next
2008-02-19 William Morganbugfix in mime viewing success/failure logic
2008-02-16 William MorganMerge branch 'cancel-search'
2008-02-16 William MorganMerge branch 'load-all-threads'
2008-02-03 William MorganMerge branch 'cancel-search' into next
2008-02-02 William MorganMerge branches 'run-mailcap', 'stop-saving', 'from...
2008-01-31 William MorganMerge branch 'tag-nouns' into next
2008-01-28 William MorganMerge branch 'master' into next
2008-01-25 William MorganMerge branch 'rfc2047-name-fix' into next
2008-01-25 William MorganMerge branch 'load-all-threads' into next
2008-01-25 William MorganMerge branch 'from-additions' into next
2008-01-25 William MorganMerge branch 'stop-saving' into next
2008-01-25 William MorganMerge branch 'update-fix' into next
2008-01-25 William MorganMerge branch 'master' into next
2008-01-24 William MorganMerge branch 'run-mailcap' into next
2008-01-24 William Morganlog run-mailcap call
2008-01-24 William Morganproperly escape filenames in call to run-mailcap
2008-01-22 William MorganMerge branch 'master' into next
2008-01-22 William MorganMerge branches 'prev-next-improv', 'fix-warnings',...
2008-01-22 William MorganMerge branch 'quote-detection'
2008-01-16 William Morganadd mime-view hook for viewing mime attachments
2008-01-16 William MorganMerge branch 'master' into next
2008-01-16 Marcus WilliamsFix for some warnings on faked addresses and ids
2008-01-08 William Morganstrip out \t and \r from text attachments when viewing...
2008-01-08 William Morganbugfix: attachment tempfile deletion
2007-12-10 wmorganbe better about USING extensions for attachments
2007-12-08 wmorganmake text/plain attachments part of the reply (patch...
2007-11-23 wmorganmake which text is quoted a little more intelligent
2007-11-14 wmorganre-fix Text to truncate any penultimate blank lines
2007-11-14 wmorganText bugfix from Brendan O'Connor
2007-11-06 wmorganadd prompt_for_subject configuration option
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 wmorganbugfix: text expandable? (thanks Alexander Panek)
2007-10-27 wmorganmessage/rfc822 mime-type handling
2007-10-03 wmorganfix write_to_disk error in attachment hook handling
2007-09-30 wmorganrefactor message chunk & chunk layout