go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
44.4k stars 5.43k forks source link

Main dashboard doesn't show the activity of people I'm following #28219

Open ell1e opened 10 months ago

ell1e commented 10 months ago

Description

The main dashboard doesn't ever show the activity of people I'm following. I don't know if that's intended but I feel like that's a bug, where else would I see what all the people I follow are up to? I would basically expect to see either all, or at least some algorithmic or filtered subset, of their "Public Activity" in there.

I think one of the best ways to handle it would be to show all of it, but grouped in some more aggressive way if it's a lot, e.g. by grouping all commits, pushes, other non-speaking non-comment activities into a single summary item per day for each single person followed. That would also be useful for my own activity on that dashboard if it was grouped like that, since right now it seems to additionally drown what's going on there due to being overly verbose - which is okay on my user profile when people check my "Public Activity", but on my own dashboard where I expect to see useful overviews for what's going on with everyone that seems kind of messy.

I hope this helps making the dashboard more useful, I think the whole discovery sharing community stuff of gitea has been improving greatly recently with topics and profile pages etc., and it's such a nice side to bigger source hosts like codeberg.

Gitea Version

based von v1.20 (codeberg/forgejo)

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

My dashboard (with some minor things blurred since they dont seem too relevant):

Screenshot from 2023-11-25 23-21-51

A person I follow with screenshot taken around the same time, as you can see by the timestamps their activity is clearly not listed on my dashboard:

Screenshot from 2023-11-25 23-21-35

Git Version

No response

Operating System

No response

How are you running Gitea?

I'm seeing this on Codeberg

Database

None

yp05327 commented 8 months ago

I don't think it is a bug. But I think this is a good suggestion.