1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-01 20:08:25 +00:00
Files
gitea/models/activities/action.go
Lunny Xiao 76b7f95a27 Optimize user dashboard loading (#33686)
Fix #33582
Fix #31698

When a user login, the dashboard should load all feed belongs to him
with no any conditions. The complicated conditions should be applied
only for another user view this user's profile.
2025-02-24 11:29:32 -08:00

22 KiB