0
Completed

Use local file for avatars before falling back to initials

Sync 3 years ago updated by Thomas Singer 3 years ago 1

I love the new avatar usage in the graph.  But not all of my team members use gravatar, and we can't force them to.

Can we have a local list (XML, json, csv, anything) where I can map an email address to a local folder that contains an image for my team members? It'll be visible for me, and only executed when the email doesn't have a gravatar image.  

(1) Grab from gravatar | `avatar.serverUrl`

(2) Grab from local map

(3) Fallback to initials

GOOD, I'M SATISFIED
Satisfaction mark by Sync 3 years ago
Completed

In the SmartGit settings directory is a gravatar-cache directory. There you can store "<email-address> <size>.jpg" files (size=32, 64, 128).