forgejo/modules/context
techknowlogick 4daf40505a
Sort users and orgs on explore by recency by default (#24279)
This gives more "freshness" to the explore page. So it's not just the
same X users on the explore page by default, now it matches the same
sort as the repos on the explore page.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-05-06 22:04:55 +08:00
..
access_log.go
api.go
api_org.go
api_test.go
captcha.go
context.go
context_test.go
csrf.go
form.go Sort users and orgs on explore by recency by default (#24279) 2023-05-06 22:04:55 +08:00
org.go
package.go
pagination.go
permission.go
private.go
repo.go
response.go
utils.go
xsrf.go
xsrf_test.go