Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: initial avatars on the fly #9675

Merged
merged 3 commits into from
Apr 29, 2024
Merged

feat: initial avatars on the fly #9675

merged 3 commits into from
Apr 29, 2024

Conversation

mattkrick
Copy link
Member

Description

Fix #9555

Currently, we have a bunch of identicons uploaded to S3 which we use for default avatars.
This doesn't work for airgapped solutions.
To remedy this, this PR creates a new identicon when a user signs up & uploads that.

Signed-off-by: Matt Krick <matt.krick@gmail.com>
Signed-off-by: Matt Krick <matt.krick@gmail.com>
@mattkrick mattkrick changed the title first pass feat: initial avatars on the fly Apr 29, 2024
@mattkrick mattkrick marked this pull request as ready for review April 29, 2024 21:20
Signed-off-by: Matt Krick <matt.krick@gmail.com>
@mattkrick mattkrick merged commit e783662 into master Apr 29, 2024
5 checks passed
@mattkrick mattkrick deleted the fix/avatars-on-the-fly branch April 29, 2024 21:37
@github-actions github-actions bot mentioned this pull request Apr 29, 2024
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Self-hosted instances have undefined user profile imageUrls
1 participant