forgejo/services/mailer
wxiaoguang e61b390d54
Unify and simplify TrN for i18n ()
Refer: https://github.com/go-gitea/gitea/pull/18135#issuecomment-1003246099

Now we have a unique and simple `TrN`, and make the fix of PR  also use the better `TrN` logic.
2022-01-02 04:33:57 +01:00
..
mail.go Unify and simplify TrN for i18n () 2022-01-02 04:33:57 +01:00
mail_comment.go Move user related model into models/user () 2021-11-24 17:49:20 +08:00
mail_issue.go Some repository refactors () 2021-12-12 23:48:20 +08:00
mail_release.go Unify and simplify TrN for i18n () 2022-01-02 04:33:57 +01:00
mail_repo.go Unify and simplify TrN for i18n () 2022-01-02 04:33:57 +01:00
mail_test.go Add List-Unsubscribe header () 2021-12-21 22:53:03 +00:00
mailer.go allways set a message-id on mails () 2021-12-08 15:34:23 +08:00
mailer_test.go Add missing X-Total-Count and fix some related bugs () 2021-12-15 13:39:34 +08:00
main_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00