gitea/models/activities
Giteabot c102e344f3
Fix bug on activities (#33008) (#33016)
Backport #33008 by @lunny

A repository with no issue will display a random number on activities
page. This is caused by wrong usage of `And` and `Or`.


![9cdbbf81d50aa5d9bd16604e0dab5eb0](https://github.com/user-attachments/assets/828cebdc-bd35-4716-a58c-c1b43ddf8bf0)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-12-28 05:04:07 +00:00
..
action_list.go
action_test.go
action.go
main_test.go
notification_list.go
notification_test.go
notification.go
repo_activity.go Fix bug on activities (#33008) (#33016) 2024-12-28 05:04:07 +00:00
statistic.go
user_heatmap_test.go
user_heatmap.go