mirror of
https://github.com/go-gitea/gitea
synced 2025-02-24 22:04:18 +00:00
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.