gitea/services/mailer
zeripath 736b7b25a4
Set Setpgid on child git processes (#19865) (#19881)
2022-06-03 23:39:15 -04:00
..
mail.go Try to prevent autolinking of displaynames by email readers (#19169) (#19183) 2022-03-23 15:18:11 +02:00
mail_comment.go
mail_issue.go Do not send notification emails to inactive users (#19131) (#19139) 2022-03-19 18:33:32 +00:00
mail_release.go Try to prevent autolinking of displaynames by email readers (#19169) (#19183) 2022-03-23 15:18:11 +02:00
mail_repo.go Try to prevent autolinking of displaynames by email readers (#19169) (#19183) 2022-03-23 15:18:11 +02:00
mail_test.go Prevent merge messages from being sorted to the top of email chains (#18566) (#18588) 2022-02-04 08:30:36 +00:00
mailer.go Set Setpgid on child git processes (#19865) (#19881) 2022-06-03 23:39:15 -04:00
mailer_test.go
main_test.go