gitea/modules/templates
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>
2021-08-25 19:04:58 -04:00
..
base.go Prevent template renderer from rendering error (#14646) 2021-02-13 19:41:53 +00:00
dynamic.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
helper.go Report the correct number of pushes on the feeds (#16811) 2021-08-25 19:04:58 -04:00
helper_test.go Use templates for issue e-mail subject and body (#8329) 2019-11-07 21:34:28 +08:00
static.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
templates_bindata.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00