gitea/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
2019-04-04 10:52:48 +03:00
..
admin Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
base fix bug manifest.json will not request with cookie so that session will created every request (#6372) 2019-03-19 17:02:18 -04:00
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 2018-01-10 08:19:50 +02:00
explore Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
mail Make distinction between DisplayName and Username in email templates (#6495) 2019-04-04 10:52:48 +03:00
org Hacky fix for alignment of the create-organization dialog (#6455) 2019-03-28 20:36:17 +02:00
pwa Allow for user specific themes (#5668) 2019-01-09 12:22:57 -05:00
repo Show last commit status in pull request lists (#6465) 2019-04-02 15:54:29 -04:00
status Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
swagger Fies #6468 - Uses space match and adds newline for all sed flavors (#6473) 2019-04-01 23:27:40 +08:00
user Show last commit status in pull request lists (#6465) 2019-04-02 15:54:29 -04:00
home.tmpl Translate home template to Czech (#5665) 2019-01-08 14:39:50 +01:00
install.tmpl Remove the required class from optional ssh port in installation page (#5428) 2018-11-29 18:47:57 +02:00