gitea/services/mailer
KN4CK3R 8117e41dfa
Add reply hint to mail text (#22459)
Addition to #22056

This PR adds a hint to mail text if replies are supported.
I can't tell if the text structure is supported in every language. Maybe
we need to put the whole line in the translation file and use
parameters.
2023-01-16 14:58:01 -06:00
..
incoming Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
token Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
mail.go Add reply hint to mail text (#22459) 2023-01-16 14:58:01 -06: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 Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
mail_repo.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
mail_team_invite.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
mail_test.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
mailer.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
mailer_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00