Show multiple avatars for a "Co-authored" commit #14962

Open
opened 2025-11-02 11:26:50 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @GhaziTriki on GitHub (Sep 16, 2025).

Feature Description

If a git commit message has "Co-authored" right now we only see the avatar of the committer. We should see all the avatars of the committers.

Screenshots

Sample : https://github.com/ovh/bringyourownlinux/pull/9/commits

Originally created by @GhaziTriki on GitHub (Sep 16, 2025). ### Feature Description If a git commit message has "Co-authored" right now we only see the avatar of the committer. We should see all the avatars of the committers. ### Screenshots Sample : https://github.com/ovh/bringyourownlinux/pull/9/commits
GiteaMirror added the type/proposal label 2025-11-02 11:26:50 -06:00
Author
Owner

@silverwind commented on GitHub (Sep 17, 2025):

We probably should add a new sub-template avatar_stack which can display one or more avatars. Could even use in places where we display a single avatar.

@silverwind commented on GitHub (Sep 17, 2025): We probably should add a new sub-template `avatar_stack` which can display one or more avatars. Could even use in places where we display a single avatar.
Author
Owner

@lunny commented on GitHub (Oct 8, 2025):

It needs to parse the entire commit message to extract co-authors.

@lunny commented on GitHub (Oct 8, 2025): It needs to parse the entire commit message to extract co-authors.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14962