forgejo-federation/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
token
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 refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
mail_test.go
mailer.go
mailer_test.go
main_test.go