aboutsummaryrefslogtreecommitdiffstats
path: root/services/mailer/mail_release.go
Commit message (Expand)AuthorAgeFilesLines
* Prevent multiple `To` recipients (#22566)KN4CK3R2023-01-221-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-1/+1
* Add team member invite by email (#20307)KN4CK3R2022-10-191-1/+1
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-3/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-1/+1
* 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