forgejo/services/mailer
wxiaoguang 3a061083d6
Fix missing link on outgoing new release notifications (#29079) (#29300)
Backport #29079

Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
Co-authored-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
(cherry picked from commit c4a86b20a4ecef749caed4e9e1381c1736cb0309)
2024-02-22 11:07:31 +01:00
..
incoming Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
token [GITEA] Drop sha256-simd in favor of stdlib 2023-11-13 14:06:31 +01:00
mail.go Rework markup link rendering (#26745) (#28803) 2024-01-16 14:41:11 +00:00
mail_admin_new_user.go [GITEA] notifies admins on new user registration (squash) fix URL 2023-12-24 14:41:12 +00:00
mail_admin_new_user_test.go [GITEA] notifies admins on new user registration (squash) fix URL 2023-12-24 14:41:12 +00:00
mail_comment.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
mail_issue.go Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
mail_release.go Fix missing link on outgoing new release notifications (#29079) (#29300) 2024-02-22 11:07:31 +01:00
mail_repo.go Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
mail_team_invite.go Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
mail_test.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
mailer.go Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
mailer_test.go Prevent multiple To recipients (#22566) 2023-01-22 08:23:52 -06:00
main_test.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
notify.go [GITEA] notifies admins on new user registration 2023-11-13 14:06:27 +01:00