mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #1319] [MERGED] feat: Add use gravatar option #1269
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/1319
Author: @maryojo
Created: 9/1/2025
Status: ✅ Merged
Merged: 9/5/2025
Merged by: @meltyshev
Base:
master← Head:feat/add-use-gravatar-option📝 Commits (3)
50eb4f9feat: Add use gravatar option353ced8fix: Rework9563b7dchore: Sync package-lock.json📊 Changes
8 files changed (+296 additions, -263 deletions)
View changed files
📝
client/package-lock.json(+240 -260)📝
client/src/components/users/UserAvatar/UserAvatar.jsx(+10 -3)📝
docker-compose-dev.yml(+4 -0)📝
docker-compose.yml(+4 -0)📝
server/.env.sample(+4 -0)➕
server/api/helpers/users/build-gravatar-url.js(+26 -0)📝
server/api/helpers/users/present-one.js(+6 -0)📝
server/config/custom.js(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.