hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
6.63k stars 240 forks source link

Feature: Gravatar User image #578

Open shelldandy opened 1 month ago

shelldandy commented 1 month ago

https://github.com/hoarder-app/hoarder/blob/bb344e57f874eb82d8fe57603dbfe87fc6a6b265/apps/web/components/dashboard/header/ProfileOptions.tsx#L46-L51

Seems like here could be a great place to add a gravatar image if the user email has it, otherwise fallback to what its there already?

Opening the discussion here, if its something wanted I would love to help in implementing it

MohamedBassem commented 1 month ago

Sure, I'd be open to having gavatar for images as long as it's gated with an env variables for people who don't want to hit gavatar from their homelab.