1
0
Fork 0
forgejo/services/mailer
Earl Warren 64bd374803
[GITEA] notifies admins on new user registration (squash) DeleteByID
trivial conflict because of
   778ad795fd Refactor deletion ()

(cherry picked from commit 05682614e5)
2024-01-08 17:05:48 +01:00
..
incoming Even more db.DefaultContext refactor () 2023-10-03 10:30:41 +00:00
token [GITEA] Drop sha256-simd in favor of stdlib 2024-01-08 16:59:19 +01:00
mail.go Fix missing mail reply address () 2023-11-13 03:20:34 +00:00
mail_admin_new_user.go [GITEA] notifies admins on new user registration 2024-01-08 16:55:44 +01:00
mail_admin_new_user_test.go [GITEA] notifies admins on new user registration (squash) DeleteByID 2024-01-08 17:05:48 +01:00
mail_comment.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
mail_issue.go Clean up template locale usage () 2023-10-31 22:11:48 +08:00
mail_release.go Clean up template locale usage () 2023-10-31 22:11:48 +08:00
mail_repo.go Clean up template locale usage () 2023-10-31 22:11:48 +08:00
mail_team_invite.go Clean up template locale usage () 2023-10-31 22:11:48 +08:00
mail_test.go Add support for incoming emails () 2023-01-14 23:57:10 +08:00
mailer.go Clean up template locale usage () 2023-10-31 22:11:48 +08:00
mailer_test.go Prevent multiple To recipients () 2023-01-22 08:23:52 -06:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
notify.go [GITEA] notifies admins on new user registration 2024-01-08 16:55:44 +01:00