GNOME Bugzilla – Bug 625658
Add Gravatar support to the address book.
Last modified: 2013-04-26 00:37:43 UTC
This may already be covered by: https://bugzilla.gnome.org/show_bug.cgi?id=525027 and https://bugzilla.gnome.org/show_bug.cgi?id=570124 but it'd be really good to add support for gravatar.com for collecting photos of address book contacts. Upcoming designs in the mailer would be significantly improved with genuine photos of contacts.
Sorry, gravatar documentation is here http://en.gravatar.com/site/implement
Implemented this as a fun little weekend project for Evolution 3.9.1. https://git.gnome.org/browse/evolution/commit/?id=91aee2a805d70c9f7a5f0d089139fbfc710939c1 For now it just consults gravatar.com for email sender photos. I'd like to integrate it in other spots like "Add to Address Book", but that will require more weekends.