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
kiatt210 6a96deb589
Fix web notification icon not updated once you read all notifications (#31447)
Fix #29065
Remove status filtering from GetUIDsAndNotificationCounts sql.

---------

Co-authored-by: kiatt210 <kiatt210@github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
7 months ago
..
action.go Filter out duplicate action(activity) items for a repository (#30957) 9 months ago
action_list.go Reduce unnecessary database queries on actions table (#30509) 10 months ago
action_test.go Filter out duplicate action(activity) items for a repository (#30957) 9 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