aboutsummaryrefslogtreecommitdiffstats
path: root/services/mailer/mail_comment.go
Commit message (Expand)AuthorAgeFilesLines
* Send registration email on user autoregistration (#16523)zeripath2021-08-121-0/+11
* Don't manipulate input params in email notification (#16011)Jimmy Praet2021-05-301-1/+5
* [refactor] mailer service (#15072)65432021-04-021-17/+4
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-021-18/+28
* Rewrite delivery of issue and comment mails (#9009)guillep2k2019-11-181-3/+10
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-071-18/+2
* 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/+47