You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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.
1 year ago
..
incoming Add support for incoming emails (#22056) 1 year ago
token Add support for incoming emails (#22056) 1 year ago
mail.go Add reply hint to mail text (#22459) 1 year ago
mail_comment.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mail_issue.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mail_release.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mail_repo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mail_team_invite.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
mail_test.go Add support for incoming emails (#22056) 1 year ago
mailer.go Add support for incoming emails (#22056) 1 year ago
mailer_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago