- Added the
enable_gravatar
to enable local gravatar images storage - Rename
automatically_download_gravatars
toautomatically_refresh_gravatars
, also change the scheduled job to refresh gravatars - Using GlobalSetting.gravatar_url(DISCOURSE_GRAVATAR_URL) to download gravatars.
- Avatar selector UI now reflects the site settings.
- FIX: the uploaded custom avatar can not be save
DEPENDS ON: discourse_docker PR 117