aboutsummaryrefslogtreecommitdiffstats
path: root/services/mailer/mail_release.go
Commit message (Expand)AuthorAgeFilesLines
* Try to prevent autolinking of displaynames by email readers (#19169)zeripath2022-03-231-2/+3
* Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...wxiaoguang2022-03-221-2/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-3/+5
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-1/+0
* Some repository refactors (#17950)Lunny Xiao2021-12-121-1/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* Send registration email on user autoregistration (#16523)zeripath2021-08-121-0/+5
* Use TrN helper for email templates (#16425)65432021-07-141-0/+1
* Localize Email Templates (#16200)65432021-06-231-2/+4
* Refactor renders (#15175)Lunny Xiao2021-04-191-1/+10
* [refactor] mailer service (#15072)65432021-04-021-10/+21
* Fix "only mail on mention" bug (#12775)赵智超2020-09-091-1/+1
* Add email notify for new release (#12463)赵智超2020-08-231-0/+69