forgejo/templates/shared
Denys Konovalov e5f19dd317
Always use whole user name as link ()
Starting from  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)
2023-10-30 09:53:16 +00:00
..
actions Fix more "locale" usages () 2023-09-25 20:42:40 +08:00
secrets Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
user Always use whole user name as link () 2023-10-30 09:53:16 +00:00
variables Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
webhook Use shared template for webhook icons () 2023-07-31 08:00:52 +00:00
combomarkdowneditor.tmpl cleanup locale function usage () 2023-09-24 20:31:58 +00:00
issueicon.tmpl Penultimate round of db.DefaultContext refactor () 2023-10-11 04:24:07 +00:00
issuelist.tmpl Hide archived labels when filtering by labels on the issue list () 2023-10-01 09:04:39 -04:00
searchbottom.tmpl Fix more "locale" usages () 2023-09-25 20:42:40 +08:00
searchinput.tmpl cleanup locale function usage () 2023-09-24 20:31:58 +00:00