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
mrsdizzie 04003d9dc7 Make distinction between DisplayName and Username in email templates (#6495)
* Make distinction between DisplayName and Username in email templates

Store the actual username in the variable named Username and store the
separate DisplayName in another variable. This allows us to access the
actual username when we need, which currently fails if a user has set a
full name.

Fixes #6161

* Use u.Name directly

No need for extra function, also change use in all mail sending
functions here

* Don't include Username when not used
5 years ago
..
admin Better logging (#6038) (#6095) 5 years ago
base fix bug manifest.json will not request with cookie so that session will created every request (#6372) 5 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
mail Make distinction between DisplayName and Username in email templates (#6495) 5 years ago
org Hacky fix for alignment of the create-organization dialog (#6455) 5 years ago
pwa Allow for user specific themes (#5668) 6 years ago
repo Show last commit status in pull request lists (#6465) 5 years ago
status Minor UI tweaks (#5980) 5 years ago
swagger Fies #6468 - Uses space match and adds newline for all sed flavors (#6473) 5 years ago
user Show last commit status in pull request lists (#6465) 5 years ago
home.tmpl Translate home template to Czech (#5665) 6 years ago
install.tmpl Remove the required class from optional ssh port in installation page (#5428) 6 years ago