gitea/services/mailer
wxiaoguang 9de659437e
Refactor template render (#36438)
2026-01-24 05:11:49 +00:00
..
incoming Fix error handling in mailer and wiki services (#36041) 2025-11-28 00:36:27 +00:00
sender Fix various bugs (#36139) 2025-12-12 18:56:05 +00:00
token Use `crypto/sha256` (#29386) 2024-02-25 13:32:13 +00:00
mail.go Refactor template render (#36438) 2026-01-24 05:11:49 +00:00
mail_comment.go remove context from mail struct (#33811) 2025-03-06 20:57:00 +00:00
mail_issue.go remove context from mail struct (#33811) 2025-03-06 20:57:00 +00:00
mail_issue_common.go Refactor template render (#36438) 2026-01-24 05:11:49 +00:00
mail_release.go clean watches when make a repository private and check permission when send release emails (#36319) 2026-01-14 16:11:22 +00:00
mail_release_test.go Refactor template render (#36438) 2026-01-24 05:11:49 +00:00
mail_repo.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 -07:00
mail_team_invite.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 -07:00
mail_test.go Refactor template render (#36438) 2026-01-24 05:11:49 +00:00
mail_user.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 -07:00
mail_workflow_run.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 -07:00
mailer.go Refactor template render (#36438) 2026-01-24 05:11:49 +00:00
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
notify.go Fix context usages (#35348) 2025-08-27 11:00:01 +00:00