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
mail_issue.go
mail_release.go
mail_repo.go
mail_team_invite.go
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
main_test.go