gitea/services/mailer
silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
incoming Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
token Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
mail.go Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
mail_comment.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
mail_issue.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
mail_release.go Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
mail_repo.go Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
mail_team_invite.go Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
mail_test.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
mailer.go Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
mailer_test.go Prevent multiple `To` recipients (#22566) 2023-01-22 08:23:52 -06:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00