gitea/services/mailer
wxiaoguang 73e0e44298
Fix various problems (#37129)
* Fix #37128
    * Manually tested with various cases (issue, pr) X (close, reopen)
* Fix #36792
    * Fix the comment
* Fix #36755
    * Add a "sleep 3"
* Follow up #36697
    * Clarify the "attachment uploading" problem and function call

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
2026-04-08 01:17:05 +08:00
..
incoming Fix various problems (#37129) 2026-04-08 01:17:05 +08:00
sender Update Go dependencies (#36781) 2026-04-01 11:26:52 +08:00
token
mail.go fix(repo): unify DEFAULT_SHOW_FULL_NAME output in templates and dropdown (#36597) 2026-03-04 21:23:17 +08: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 Exclude cancelled runs from failure-only email notifications (#36569) 2026-02-15 23:47:02 +00: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