Update the related user selector to use the new avatars API
Review Request #8985 — Created June 2, 2017 and submitted
The related user selector was previously relying on the
integration_gravatarssetting and the deprecatedavatar_urlfield
from theUserResource. The selector now fetches avatar URLs from the
avatar services instead of always using Gravatars.
Tested the related user selector on the repository page with custom
avatars and gravatars. It worked as expected.
| Description | From | Last Updated |
|---|---|---|
|
Col: 11 Expected ')' and instead saw ';'. |
|
|
|
Col: 9 Expected an identifier and instead saw ')'. |
|
|
|
Col: 9 Unexpected ')'. |
|
|
|
Col: 12 Missing semicolon. |
|
|
|
Col: 11 Expected ')' and instead saw ';'. |
|
|
|
Col: 12 Missing semicolon. |
|
|
|
Col: 9 Expected an identifier and instead saw ')'. |
|
|
|
Col: 9 Unexpected ')'. |
|