mirror of
1
Fork 0
forgejo/services/mailer
Earl Warren 801792e4dc
Rename Str2html to SanitizeHTML and clarify its behavior (followup)
2024-03-06 12:10:45 +08:00
..
incoming Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
token [GITEA] Drop sha256-simd in favor of stdlib 2024-02-05 16:09:40 +01:00
mail.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01: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
mail_comment.go
mail_issue.go
mail_release.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01: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
mailer.go
mailer_test.go
main_test.go
notify.go