geary:wip/713872-filtering

Last commit made on 2014-10-21
Get this branch:
git clone -b wip/713872-filtering https://git.launchpad.net/geary

Branch merges

Branch information

Name:
wip/713872-filtering
Repository:
lp:geary

Recent commits

d9c4b1b... by Jim Nelson

"messages" -> "conversations"

3ec1f6d... by Private <email address hidden>

Squashed commit of the following:

commit 2a17916d8c0afa06b8cac91c800c5f699fa540dd
Author: Private <email address hidden>
Date: Sun Oct 12 22:39:09 2014 +0200

    Completed message filter.

commit 904f81b8873ab535711d001df30d2943d520d458
Author: Private <email address hidden>
Date: Sun Sep 28 10:02:05 2014 +0200

    Added option for folder filtering by unread and starred messages.

From https://github.com/geekvigilante/geary

770234c... by Robert Schroll

Enable GMime.FILTER_HTML_CONVERT_ADDRESSES

GMime version bumped, since this was broken pretty badly before 2.6.14.

https://bugzilla.gnome.org/show_bug.cgi?id=713430

efa7561... by Jim Nelson

Rotate and scale inline images with Content-ID: Bug #738333

Inline images with a Content-ID were being processed by the inline
image replacer but post-processing code would then drop the IMG tag
and replace it with the full-sized unrotated image data URI. This
corrects that problem by noting when an image with a Content-ID has
been replaced.

e93c784... by Jim Nelson

Save inline images correctly to disk: Bug #738877

Inline images are rotated and scaled when displayed in the
conversation viewer for speed reasons (as well as to make extremely
large images manageable for the user to view). They were converted
to PNG during this operation.

Saving the image was, in turn, saving the rotated/scaled PNG although
the filename remained the original name (i.e. .jpg, usually), causing
issues for other tools who detect image type from the extension.

This patch solves this problem by maintaining the original image
buffer in memory. When the user goes to save the image, the original
buffer is saved, not the rotated and scaled PNG.

ac0abb4... by Kjartan Maraas

Updated Norwegian bokmål translation.

380cc54... by Andika Triwidada

Updated Indonesian translation

8d99b74... by Adolfo Jayme Barrientos

Updated Spanish translation

2612296... by Federico Bruni <email address hidden>

Updated Italian translation

ad59da6... by Piotr Drąg

Updated Polish translation