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.
gitea/templates/user
Brecht Van Lommel ca445cf566
Sort issues and pulls by recently updated in user and organization home (#22925)
The main purpose of these home pages should be getting an overview of
what's going on or needs attention. Recently updated is a better default
than newest for that purpose, to avoid missing active issues and pulls
that were not created recently.

The default sorting order in repository issues and pulls remains newest.
Repositories in an organization are already sorted by recently updated.

---------

Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
auth Move helpers to be prefixed with `gt-` (#22879) 2 years ago
dashboard Sort issues and pulls by recently updated in user and organization home (#22925) 2 years ago
notification Move helpers to be prefixed with `gt-` (#22879) 2 years ago
overview Add context cache as a request level cache (#22294) 2 years ago
settings Add context cache as a request level cache (#22294) 2 years ago
code.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
heatmap.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
profile.tmpl Add context cache as a request level cache (#22294) 2 years ago
project.tmpl Add context cache as a request level cache (#22294) 2 years ago