Wrap participant avatars with profile links. Make DID-type labels fully clickable chips linking to user profiles, matching the commit hash chip pattern
Signed-off-by: moshyfawn email@moshyfawn.dev
Wrap participant avatars with profile links. Make DID-type labels fully clickable chips linking to user profiles, matching the commit hash chip pattern
Signed-off-by: moshyfawn email@moshyfawn.dev
Wrap participant avatars with profile links. Make DID-type labels fully clickable chips linking to user profiles, matching the commit hash chip pattern
Signed-off-by: moshyfawn <email@moshyfawn.dev>
Ah, scrap that. I see the commit verification status now 馃
lgtm! nice addition. one regression: when viewing the pulls/issues page and there is a label with, say, an assignee, it is rendered as a link using the styling of a link, as opposed to inheriting the color of the parent container. perhaps adding text-inherit to $chipClasses could fix this? not a deal breaker however.
going to merge this as-is, don't want to keep this on hold for such a small thing ;)
Thanks!
Created a PR to fix that; didn't see someone's committed it already
Wrap participant avatars with profile links. Make DID-type labels fully clickable chips linking to user profiles, matching the commit hash chip pattern
Signed-off-by: moshyfawn <email@moshyfawn.dev>
Sorry for the resubmit: I was checking whether tangled supports GPG signing and if it could handle re-signing the commit with SSH, since that seems to be the only verification method currently supported. I confirmed 446d2d9e is signed locally - "Good 'git' signature" - but my fork doesn't show the verified badge in the commit history.
Again, apologies for the noise, just experimenting with the platform.