0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 20:34:07 +01:00
gitea/models/user
6543 4696bcb3f7
Use FullName in Emails to address the recipient if possible (#31527)
Before we had just the plain mail address as recipient. But now we
provide additional Information for the Mail clients.

---
*Sponsored by Kithara Software GmbH*
2024-07-08 08:38:45 +00:00
..
avatar_test.go Fix duplicate sub-path for avatars (#31365) 2024-06-15 11:43:57 +08:00
avatar.go Fix duplicate sub-path for avatars (#31365) 2024-06-15 11:43:57 +08:00
badge.go Add admin API route for managing user's badges (#23106) 2024-03-01 03:23:28 -05:00
block.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
email_address_test.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00
email_address.go Refactor sha1 and time-limited code (#31023) 2024-05-20 15:12:50 +00:00
error.go Remove unused KeyID. (#29167) 2024-02-14 12:50:10 -05:00
external_login_user.go
follow_test.go
follow.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
list.go
main_test.go
must_change_password.go
openid_test.go
openid.go
redirect_test.go
redirect.go
search.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00
setting_keys.go
setting_test.go
setting.go
user_system.go
user_test.go Use FullName in Emails to address the recipient if possible (#31527) 2024-07-08 08:38:45 +00:00
user_update.go
user.go Use FullName in Emails to address the recipient if possible (#31527) 2024-07-08 08:38:45 +00:00