summaryrefslogtreecommitdiffstats
path: root/services/mailer/mail_issue.go
Commit message (Expand)AuthorAgeFilesLines
* Make sure email recipients can see issue (#13820)John Olheiser2020-12-031-1/+11
* Fix "only mail on mention" bug (#12775)赵智超2020-09-091-1/+1
* [BugFix] Avoid mailing explicit unwatched (#10475)65432020-02-271-1/+9
* Rewrite delivery of issue and comment mails (#9009)guillep2k2019-11-181-71/+91
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-071-30/+6
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-251-4/+0
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-131-2/+2
* Ignore mentions for users with no access (#8395)guillep2k2019-10-101-3/+10
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-0/+159