mirror of https://github.com/go-gitea/gitea.git
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.
Backport #20171 The setting `DEFAULT_SHOW_FULL_NAME` promises to use the user's full name everywhere it can be used. Unfortunately the function `*user_model.User.ShortName()` currently uses the `.Name` instead - but this should also use the `.FullName()`. Therefore we should make `*user_model.User.ShortName()` base its pre-shortened name on the `.FullName()` function. Co-authored-by: Baekjun Kim <36013575+kimbj95@users.noreply.github.com> |
3 years ago | |
---|---|---|
.. | ||
avatar.go | 3 years ago | |
email_address.go | 3 years ago | |
email_address_test.go | 3 years ago | |
error.go | 3 years ago | |
external_login_user.go | 3 years ago | |
follow.go | 3 years ago | |
follow_test.go | 3 years ago | |
list.go | 3 years ago | |
main_test.go | 3 years ago | |
openid.go | 3 years ago | |
openid_test.go | 3 years ago | |
redirect.go | 3 years ago | |
redirect_test.go | 3 years ago | |
search.go | 3 years ago | |
setting.go | 3 years ago | |
setting_keys.go | 3 years ago | |
setting_test.go | 3 years ago | |
user.go | 3 years ago | |
user_test.go | 3 years ago |