forgejo/models/activities
Renovate Bot 70ccec328d Update golang packages to v1.23 (v7.0/forgejo) (minor) (#7081)
- Bump golangci-lint and fixes new linting issues.
- Bump golang.org/x/crypto.
- Bump deadcode package
- Bump govulncheck.

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7081
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
2025-03-04 22:15:29 +00:00
..
action.go Teach activities.GetFeeds() how to avoid returning duplicates 2024-05-09 18:37:30 +00:00
action_list.go Some performance optimization on dashboard and issues page (#29010) 2024-03-20 08:46:28 +01:00
action_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification.go [Port] gitea#29930: Move notifications to a standalone file 2024-03-28 14:21:42 +01:00
notification_list.go [Port] gitea#29930: Move notifications to a standalone file 2024-03-28 14:21:42 +01:00
notification_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
repo_activity.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
statistic.go Add more stats tables (#29730) 2024-03-20 08:46:28 +01:00
user_heatmap.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
user_heatmap_test.go Update golang packages to v1.23 (v7.0/forgejo) (minor) (#7081) 2025-03-04 22:15:29 +00:00