aboutsummaryrefslogtreecommitdiffstats
path: root/services/mailer/mail_issue.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor renders (#15175)Lunny Xiao2021-04-191-1/+5
* [refactor] mailer service (#15072)65432021-04-021-48/+47
* fix mailIssueCommentBatch for pull request (#14252)a10121127962021-01-091-1/+5
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-021-21/+13
* 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