mirror of
1
Fork 0
forgejo/services/mailer
TheFox0x7 072dd9f8bc enable linter testifylint on v7 (#4572)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4572
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-07-30 19:42:06 +00:00
..
incoming enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
token [GITEA] Drop sha256-simd in favor of stdlib 2024-02-05 16:09:40 +01:00
mail.go [v7] i18n(*): freeze translations of register_notify 2024-07-18 12:57:01 +05:00
mail_admin_new_user.go Rename Str2html to SanitizeHTML and clarify its behavior (followup) 2024-03-06 12:10:45 +08:00
mail_admin_new_user_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
mail_comment.go
mail_issue.go
mail_release.go services: Use proper Message-IDs for release mails 2024-04-19 08:42:18 +00:00
mail_repo.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
mail_team_invite.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
mail_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
mailer.go
mailer_test.go services: Use proper Message-IDs for release mails 2024-04-19 08:42:18 +00:00
main_test.go
notify.go