IanM Gravatar Add gravatar avatars to your forum. Features Save on disk space by using Gravatar avatars stored remotely Option to keep or replace existing avatars already uploaded to your forum Supports multiple Gravatar default sets Option to override a user-set Gravatar with one from the chosen default set Support for restricting Gravatars to their content rating Proxy fetching gravatar images via the forum TO-DO Allow users to switch between gravatar and forum uploaded avatar, with admin option to enable/disable Add support for Gravatar profile fields Installation Install with composer: composer require ianm/gravatar:"*" Updating composer update ianm/gravatar:"*" php flarum migrate php flarum cache:clear Links Packagist GitHub Discuss
93ben IanM Allow users to switch between gravatar and forum uploaded avatar, with admin option to enable/disable Any news on this feature?
heyitsritesh [deleted] He totally is. Yesterday with meta name removal extension and now this. Really good times to be a Flarum user 😁
IanM 0.1.1 Add ability to proxy gravatars via the forum Updating/Installation composer require ianm/gravatar:"*" php flarum cache:clear
Arnold IanM after enabling, it replaced all avatars, not just the default ones generated by Flarum, while the option to replace custom users avatars was turned off 🤔
IanM Arnold that's not great.. Leave it with me, I'm just looking into an issue with another extension atm, but then I'll investigate this one
IanM 0.1.2 Fix replace avatars option not reflecting the setting (Arnold ) Installation composer require ianm/gravatar:"*"
heyitsritesh I think I've found a bug after the 0.1.2 update. When the Proxy Gravatars is enabled, it will only show Mystery Person avatars, no matter which default you choose. I even cleared cache but the same result.
IanM heyitsritesh after speaking to you on Discord, I think this is a browser cache issue. Let me know how you get on after a little time, please 🙂
IanM 0.2.0 Use settings extender for defaults Recompile JS with Webpack5 Updating composer require ianm/gravatar:"*" php flarum cache:clear
Blind Hello, is it possible to support custom proxy URLs? Use the official URL if it's empty. Gravatar is difficult to access in some places. https://sdn.geekzu.org/avatar/ https://gravatar.loli.net/avatar/
eLoneX How can we help with this one? 🙂 Allow users to switch between gravatar and forum uploaded avatar, with admin option to enable/disable