[PR #532] [MERGED] Show the first two letter of user first and last name when profile image not existed #8654

Closed
opened 2026-02-05 13:51:00 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/532
Author: @alextran1502
Created: 8/26/2022
Status: Merged
Merged: 8/26/2022
Merged by: @alextran1502

Base: mainHead: 515-feature-show-first-two-letters-of-name-instead-of-generic-immich-logo-in-sharing-page-if-user-does-not-have-a-profile-picture


📝 Commits (2)

  • f51cdac Added user first name and last name abbreviation to Circle Avatar:
  • 4afe21e Remove unsued code

📊 Changes

2 files changed (+30 additions, -11 deletions)

View changed files

📝 web/src/lib/components/shared-components/circle-avatar.svelte (+29 -10)
📝 web/src/routes/+layout.svelte (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/532 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 8/26/2022 **Status:** ✅ Merged **Merged:** 8/26/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `515-feature-show-first-two-letters-of-name-instead-of-generic-immich-logo-in-sharing-page-if-user-does-not-have-a-profile-picture` --- ### 📝 Commits (2) - [`f51cdac`](https://github.com/immich-app/immich/commit/f51cdac9f61576a7ca20812e6803e4218294628a) Added user first name and last name abbreviation to Circle Avatar: - [`4afe21e`](https://github.com/immich-app/immich/commit/4afe21eb5bc136231c620d6e55e8a4f8a241f1b4) Remove unsued code ### 📊 Changes **2 files changed** (+30 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/shared-components/circle-avatar.svelte` (+29 -10) 📝 `web/src/routes/+layout.svelte` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:51:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8654