mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-24 17:41:29 +08:00

Backport #33686 by @lunny 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. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>