1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-23 00:55:27 +00:00
forgejo/templates/shared/user
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
..
authorlink.tmpl Show bot label next to username when rendering autor link if the user is a bot () 2023-05-26 18:58:11 +02:00
avatarlink.tmpl Use template context function for avatar rendering () 2023-08-10 11:19:39 +08:00
name.tmpl Always use whole user name as link () 2023-10-30 09:53:16 +00:00
namelink.tmpl Timeline and color tweaks () 2022-11-19 12:02:30 +08:00
org_profile_avatar.tmpl Add word-break to organization name and description () 2023-10-25 10:40:39 +00:00
profile_big_avatar.tmpl add a shortcut to user's profile page to admin user details () 2023-10-08 02:48:32 +00:00