]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
Reintroduce HTML inlining, with a much needed optimization
authorAlexander Botero-Lowry <alex.boterolowry@gmail.com>
Wed, 10 Feb 2010 01:55:21 +0000 (17:55 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 10 Feb 2010 02:16:23 +0000 (18:16 -0800)
Now instead of requiring every single message be parsed, we now check
the Content-type in the parsed headers and only do HTML inlining if it's
text/html


No differences found