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.
forgejo/templates/shared
Denys Konovalov e5f19dd317
Always use whole user name as link (#27815)
Starting from #25790 this shared template only linked the username of
the user if both display name and username were shown. I experienced
myself always trying to click on the display name - I think it is
annoying for others too.

After:


![grafik](https://github.com/go-gitea/gitea/assets/47871822/a0e82127-b773-4ca4-890f-d18422a7bef2)

![grafik](https://github.com/go-gitea/gitea/assets/47871822/79efcf93-2f50-4fc4-ba15-afc6174be48c)
8 months ago
..
actions Fix more "locale" usages (#27259) 9 months ago
secrets Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
user Always use whole user name as link (#27815) 8 months ago
variables Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
webhook Use shared template for webhook icons (#26242) 11 months ago
combomarkdowneditor.tmpl cleanup locale function usage (#27227) 9 months ago
issueicon.tmpl Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
issuelist.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 9 months ago
searchbottom.tmpl Fix more "locale" usages (#27259) 9 months ago
searchinput.tmpl cleanup locale function usage (#27227) 9 months ago