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.
Earl Warren fc09c30081
fix pagination for followers and following (#27127)
- Use the correct total amount for pagination. Thereby correctly show
the pagination bare when there's more than one page of
followers/followings.

Refs: https://codeberg.org/forgejo/forgejo/pulls/1477

(cherry picked from commit c1a136318be3bf72511bed108f2d67f2cf34e1b8)

Co-authored-by: Gusted <postmaster@gusted.xyz>
10 months ago
..
setting Next round of `db.DefaultContext` refactor (#27089) 10 months ago
avatar.go Set `X-Gitea-Debug` header once (#23361) 1 year ago
code.go Show the repo count in code tab on both user profile and org page. (#27048) 10 months ago
home.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
home_test.go Move web/api context related testing function into a separate package (#26859) 11 months ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notification.go Use more `IssueList` instead of `[]*Issue` (#26369) 12 months ago
package.go Show always repo count in header (#26842) 11 months ago
profile.go fix pagination for followers and following (#27127) 10 months ago
search.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
stop_watch.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
task.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago