summaryrefslogtreecommitdiffstats
path: root/services/mailer/mail.go
Commit message (Expand)AuthorAgeFilesLines
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-0/+4
* Move mailer to use a queue (#9789)zeripath2020-01-161-1/+1
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-121-2/+1
* Some more e-mail notification fixes (#9596)mrsdizzie2020-01-031-4/+6
* Add ActionCommentPull action (#9456)mrsdizzie2019-12-221-1/+1
* Rewrite delivery of issue and comment mails (#9009)guillep2k2019-11-181-54/+42
* Add review comments to mail notifications (#8996)guillep2k2019-11-151-4/+28
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-071-39/+134
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-251-2/+9
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-0/+222