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.
zeripath ba6baff696
Report the correct number of pushes on the feeds (#16811)
* Report the correct number of pushes on the feeds

Since the number of commits in the Action table has been limited to 5
the number of commits reported on the feeds page is now incorrectly also
limited to 5. The correct number is available as the Len and this PR
changes this to report this.

Fix #16804

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update templates/user/dashboard/feeds.tmpl

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
auth Added introspection endpoint. (#16752) 3 years ago
dashboard Report the correct number of pushes on the feeds (#16811) 3 years ago
notification Update notification table with only latest data (#16445) 3 years ago
settings Refactor: Move login out of models (#16199) 3 years ago
heatmap.tmpl Remove fetch request from heatmap (#13623) 4 years ago
profile.tmpl Remove remaining fontawesome usage in templates (#15952) 3 years ago
project.tmpl Fix truncated organization names (#14655) 3 years ago