forgejo/services/mailer
forgejo-backport-action 36bf4722a2 [v15.0/forgejo] i18n(mailer): Fix special usage of .Locale in admin_new_user (#12112)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/12009

This PR is in reaction to https://codeberg.org/forgejo/forgejo/issues/1711 .

Co-authored-by: Έλλεν Εμίλια Άννα Zscheile <fogti+devel@ytrizja.de>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12112
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2026-04-14 07:22:44 +02:00
..
fixtures chore: add unit test 2026-03-06 11:21:07 -07:00
incoming ci: detect and prevent empty case statements in Go code (#11593) 2026-03-10 02:50:28 +01:00
token chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
mail.go feat(email): reference the commit closing the issue (#9522) 2025-10-05 05:56:45 +02:00
mail_actions.go feat(build): improve lint-locale-usage further (#8736) 2025-08-27 23:47:34 +02:00
mail_actions_now_done_test.go chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
mail_admin_new_user.go [v15.0/forgejo] i18n(mailer): Fix special usage of .Locale in admin_new_user (#12112) 2026-04-14 07:22:44 +02:00
mail_admin_new_user_test.go send mail on failed or recovered workflow run (#7509) 2025-04-29 06:58:05 +00:00
mail_auth_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
mail_comment.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
mail_issue.go feat(email): reference the commit closing the issue (#9522) 2025-10-05 05:56:45 +02:00
mail_issue_test.go fix: don't display pending reviews as participants (#10528) 2026-01-06 10:47:21 +01:00
mail_release.go fix: filter recipients for new release mails 2026-03-06 11:21:07 -07:00
mail_release_test.go chore: add unit test 2026-03-06 11:21:07 -07:00
mail_repo.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
mail_team_invite.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +02:00
mail_test.go feat(email): reference the commit closing the issue (#9522) 2025-10-05 05:56:45 +02:00
mailer.go Update module github.com/jhillyerd/enmime/v2 to v2.2.0 (forgejo) (#8254) 2025-06-26 08:49:20 +02:00
mailer_test.go [v15.0/forgejo]: chore: add modernizer linter (#11949) 2026-04-02 16:54:46 +02:00
main_test.go chore: move all test blank imports in a single package (#10662) 2026-01-02 05:32:32 +01:00
notify.go feat(email): reference the commit closing the issue (#9522) 2025-10-05 05:56:45 +02:00