summaryrefslogtreecommitdiffstats
path: root/services/mailer/mail_repo.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-1/+1
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-2/+3
* Try to prevent autolinking of displaynames by email readers (#19169)zeripath2022-03-231-2/+3
* Do not send notification emails to inactive users (#19131)zeripath2022-03-191-0/+4
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-1/+0
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+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/+6
* Use TrN helper for email templates (#16425)65432021-07-141-0/+1
* Localize Email Templates (#16200)65432021-06-231-2/+4
* [refactor] mailer service (#15072)65432021-04-021-18/+36
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-0/+57