forgejo_backup/modules/repository
Beowulf 27520faf17 Show if commit is signed in activity feed and unify sha box (#6933)
Old activities are shown like before, new commits are displayed like commits in e.g. the commits list. _(Second commit)_

| New signed commits | Old (signed) commits |
|:--:|:--:|
| ![image](/attachments/cd81c761-eda6-44bf-8c43-ac3b7e6f16eb) | ![image](/attachments/243080f3-1b77-4ca7-bc03-bbf855c39c99) |

Additionally the sha box was moved in an own component to unify the usage. _(First commit)_

Closes #1824

<!--start release-notes-assistant-->

## Release notes
<!--URL:https://codeberg.org/forgejo/forgejo-->
- User Interface features
  - [PR](https://codeberg.org/forgejo/forgejo/pulls/6933): <!--number 6933 --><!--line 0 --><!--description U2hvdyBpZiBjb21taXQgaXMgdmVyaWZpZWQgaW4gYWN0aXZpdHkgZmVlZCBvZiBhbiB1c2VyIG9yIGFuIG9yZ2FuaXphdGlvbiBmb3IgbmV3IGFjdGl2aXR5-->Show if commit is verified in activity feed of an user or an organization for new activity<!--description-->
<!--end release-notes-assistant-->

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6933
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Beowulf <beowulf@beocode.eu>
Co-committed-by: Beowulf <beowulf@beocode.eu>
2025-06-02 14:13:22 +02:00
..
branch.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
branch_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
collaborator.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
collaborator_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
commits.go Show if commit is signed in activity feed and unify sha box (#6933) 2025-06-02 14:13:22 +02:00
commits_test.go Show if commit is signed in activity feed and unify sha box (#6933) 2025-06-02 14:13:22 +02:00
create.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
create_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
delete.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
env.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
fork.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
hooks.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
init.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
init_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
license.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
license_test.go fix: Also substitute COPYRIGHT HOLDER and the organization in BSD 4-Clause license (#6942) 2025-06-02 14:12:53 +02:00
main_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
push.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
repo.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
repo_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
temp.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00