gitea/services/mailer
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456)
* Add ActionCommentPull action

Adds ActionCommentPull action to distinguish between a comment on an
issue and on a pull request

* Update modules/notification/action/action.go

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2019-12-22 08:29:26 +00:00
..
mail.go Add ActionCommentPull action (#9456) 2019-12-22 08:29:26 +00:00
mail_comment.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
mail_issue.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
mail_test.go Add ActionCommentPull action (#9456) 2019-12-22 08:29:26 +00:00
mailer.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
main_test.go Move all mail related codes from models to services/mailer (#7200) 2019-09-24 13:02:49 +08:00