geary:wip/437-high-cpu

Last commit made on 2019-06-27
Get this branch:
git clone -b wip/437-high-cpu https://git.launchpad.net/geary

Branch merges

Branch information

Name:
wip/437-high-cpu
Repository:
lp:geary

Recent commits

67f11f5... by Michael Gratton

Add debug message when loading more conversations

b6d3ecc... by Michael Gratton

Merge branch 'wip/email-spoofing-case' into 'mainline'

Make RFC822.MailboxAddress.has_distinct_name is case-insensitive

See merge request GNOME/geary!248

6e137eb... by Michael Gratton

Make RFC822.MailboxAddress.has_distinct_name is case-insensitive

This prevents mailboxes being marked as spoofed when the name part and
address part are equal but with different case.

783d7d7... by Michael Gratton

Merge branch 'wip/composer-mailto-crash' into 'mainline'

Fix crash in composer opening mailto: links

See merge request GNOME/geary!247

40e2262... by Michael Gratton

Fix crash in composer opening mailto: links

817c966... by Daniel Mustieles

Updated Spanish translation

6b465ba... by Michael Gratton

Merge branch 'composer-window-crash' into 'mainline'

Fix crash when opening a detached composer window

Closes #476

See merge request GNOME/geary!246

28b0304... by Michael Gratton

Merge branch 'wip/alt-contact-save-action' into 'mainline'

Workaround lack of way to save contacts via Contacts right now

See merge request GNOME/geary!245

fd95400... by Jon Banafato <email address hidden>

Fix crash when opening a detached composer window

Pass an application instance to the `ComposerWindow` upon construction.

Fixes #476.

5ef57ed... by Michael Gratton

Workaround lack of way to save contacts via Contacts right now

We want to propmt people to save contacts by opening the new contact in
the app and prompting them to save it there, but functionality for this
hasn't landed in Contacts yet. So for the moment, just save directly via
Folks, then open in Contacts.

See #133, GNOME/gnome-contacts!66