After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 625658 - Add Gravatar support to the address book.
Add Gravatar support to the address book.
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
3.2.x (obsolete)
Other Mac OS
: Normal enhancement
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks: 630996
 
 
Reported: 2010-07-30 14:34 UTC by Nick Richards
Modified: 2013-04-26 00:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nick Richards 2010-07-30 14:34:28 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.
Comment 1 Nick Richards 2010-07-30 14:35:03 UTC
Sorry, gravatar documentation is here http://en.gravatar.com/site/implement
Comment 2 Matthew Barnes 2013-04-26 00:37:43 UTC
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.