summaryrefslogtreecommitdiffstats
path: root/services/mailer/mail.go
Commit message (Expand)AuthorAgeFilesLines
* Send registration email on user autoregistration (#16523)zeripath2021-08-121-0/+28
* Use TrN helper for email templates (#16425)65432021-07-141-0/+5
* Localize Email Templates (#16200)65432021-06-231-11/+16
* Improve notifications for WIP draft PR's (#14663)Jimmy Praet2021-06-231-0/+2
* Add email headers (#15939)KN4CK3R2021-05-221-6/+46
* Refactor renders (#15175)Lunny Xiao2021-04-191-11/+21
* [refactor] mailer service (#15072)65432021-04-021-30/+49
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-0/+2
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+2
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+2
* 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