product-os / jellyfish

The Jellyfish Project
https://jel.ly.fish/
GNU Affero General Public License v3.0
15 stars 3 forks source link

Set avatar to publicly available image if possible #6136

Closed joshbwlng closed 3 years ago

joshbwlng commented 3 years ago

Expected Behavior

User avatar should not be a blank if a public avatar is available for the user somewhere on the internet. Doesn't necessarily have to be Gravatar, just using this as an example. Could also be GitHub/Google/etc. once we have social logins.

We already have a set user avatar to Gravatar action, so that could be a good starting point.

Actual Behavior

Defaults to blank, forcing users to manually set avatar URL.

References

jellyfish-bot commented 3 years ago

This issue has attached support thread https://jel.ly.fish/f7835ce9-b4bb-478c-9b9b-eb3fd6b547b4

jellyfish-bot commented 3 years ago

This issue has attached support thread https://jel.ly.fish/6eb5003d-9934-443e-a731-d4ff1dc3b32f

joshbwlng commented 3 years ago

Found that we do have an action for this, but it has a couple bugs: