You can not 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
Jimmy Praet d79c8bc302
Don't manipulate input params in email notification (#16011)
3 years ago
..
mail.go Add email headers (#15939) 3 years ago
mail_comment.go Don't manipulate input params in email notification (#16011) 3 years ago
mail_issue.go Don't manipulate input params in email notification (#16011) 3 years ago
mail_release.go Refactor renders (#15175) 3 years ago
mail_repo.go [refactor] mailer service (#15072) 4 years ago
mail_test.go Add email headers (#15939) 3 years ago
mailer.go [refactor] mailer service (#15072) 4 years ago
main_test.go