| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix missing repo link in issue/pull assigned emails (#17183) (#17184) | zeripath | 2021-09-30 | 1 | -0/+10 |
* | Use TrN helper for email templates (#16425) | 6543 | 2021-07-14 | 3 | -0/+7 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Localize Email Templates (#16200) | 6543 | 2021-06-23 | 3 | -15/+24 |
* | Improve notifications for WIP draft PR's (#14663) | Jimmy Praet | 2021-06-23 | 2 | -5/+9 |
* | Don't manipulate input params in email notification (#16011) | Jimmy Praet | 2021-05-30 | 2 | -2/+12 |
* | Add email headers (#15939) | KN4CK3R | 2021-05-22 | 3 | -61/+104 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 4 | -16/+42 |
* | [refactor] mailer service (#15072) | 6543 | 2021-04-02 | 7 | -129/+166 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 2 | -0/+59 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -0/+2 |
* | fix mailIssueCommentBatch for pull request (#14252) | a1012112796 | 2021-01-09 | 1 | -1/+5 |
* | Send notifications for mentions in pulls, issues, (code-)comments (#14218) | Jimmy Praet | 2021-01-02 | 2 | -39/+41 |
* | Make sure email recipients can see issue (#13820) | John Olheiser | 2020-12-03 | 1 | -1/+11 |
* | Fix "only mail on mention" bug (#12775) | 赵智超 | 2020-09-09 | 2 | -2/+2 |
* | Add email notify for new release (#12463) | 赵智超 | 2020-08-23 | 1 | -0/+69 |
* | Add push commits history comment on PR time-line (#11167) | 赵智超 | 2020-05-20 | 1 | -0/+2 |
* | Sendmail should create a process on the gitea system and have a default timeo... | zeripath | 2020-05-03 | 1 | -1/+13 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 1 | -0/+4 |
* | [BugFix] Avoid mailing explicit unwatched (#10475) | 6543 | 2020-02-27 | 1 | -1/+9 |
* | Switch to use -f instead of -F for sendmail (#9961) | zeripath | 2020-01-24 | 1 | -1/+1 |
* | Move mailer to use a queue (#9789) | zeripath | 2020-01-16 | 3 | -46/+75 |
* | Add owner_name column for table repository for maintaince reason (#9717) | Lunny Xiao | 2020-01-12 | 1 | -2/+1 |
* | Some more e-mail notification fixes (#9596) | mrsdizzie | 2020-01-03 | 1 | -4/+6 |
* | Add ActionCommentPull action (#9456) | mrsdizzie | 2019-12-22 | 2 | -2/+2 |
* | Rewrite delivery of issue and comment mails (#9009) | guillep2k | 2019-11-18 | 5 | -144/+187 |
* | Add review comments to mail notifications (#8996) | guillep2k | 2019-11-15 | 1 | -4/+28 |
* | Use templates for issue e-mail subject and body (#8329) | guillep2k | 2019-11-07 | 4 | -96/+264 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 2 | -6/+9 |
* | Rewrite reference processing code in preparation for opening/closing from com... | guillep2k | 2019-10-13 | 2 | -4/+4 |
* | Ignore mentions for users with no access (#8395) | guillep2k | 2019-10-10 | 2 | -6/+20 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 6 | -0/+838 |