You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/activities
Lunny Xiao 85b1f3080c
Improve get feed with pagination (#31821)
Fix #31752

@somera

---------

Co-authored-by: delvh <dev.lh@web.de>
5 months ago
..
action.go Improve get feed with pagination (#31821) 5 months ago
action_list.go Reduce unnecessary database queries on actions table (#30509) 10 months ago
action_test.go Refactor webhook (#31587) 7 months ago
main_test.go make writing main test easier (#27270) 1 year ago
notification.go Fix web notification icon not updated once you read all notifications (#31447) 7 months ago
notification_list.go Refactor more filterslice (#30370) 10 months ago
notification_test.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
repo_activity.go Simplify how git repositories are opened (#28937) 1 year ago
statistic.go Rename project board -> column to make the UI less confusing (#30170) 8 months ago
user_heatmap.go More `db.DefaultContext` refactor (#27265) 1 year ago
user_heatmap_test.go Refactor timeutil package (#28623) 1 year ago