forgejo/models/activities
Gusted 0055fdbdc4
fix: correct SQL query for active issues
- The `OR` should be inside the `AND` condition to not 'bypass' the other
conditions.
- Added minimal unit test.
- Regression from 2675a24649
2024-10-21 00:48:04 +02:00
..
action.go
action_list.go
action_test.go
main_test.go
notification.go
notification_list.go
notification_test.go
repo_activity.go
repo_activity_test.go
statistic.go
user_heatmap.go
user_heatmap_test.go