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.
gitea/services/mailer
wxiaoguang e61b390d54
Unify and simplify TrN for i18n (#18141)
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 #18135 also use the better `TrN` logic.
3 years ago
..
mail.go Unify and simplify TrN for i18n (#18141) 3 years ago
mail_comment.go Move user related model into models/user (#17781) 3 years ago
mail_issue.go Some repository refactors (#17950) 3 years ago
mail_release.go Unify and simplify TrN for i18n (#18141) 3 years ago
mail_repo.go Unify and simplify TrN for i18n (#18141) 3 years ago
mail_test.go Add List-Unsubscribe header (#17804) 3 years ago
mailer.go allways set a message-id on mails (#17900) 3 years ago
mailer_test.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago