The source project of this merge request has been removed.
Fetch @2x gravatars by default to look better on retina screens
This adds a scale
parameter to the gravatar service so user icons can be fetched in higher resolution for HiDPI screens. Scale is set to 2 by default, so an img
element of width
and height
40 gets filled with gravatar.com/…?s=80
.