Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -1/+1 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -2/+3 |
* | Try to prevent autolinking of displaynames by email readers (#19169) | zeripath | 2022-03-23 | 1 | -2/+3 |
* | Do not send notification emails to inactive users (#19131) | zeripath | 2022-03-19 | 1 | -0/+4 |
* | Unify and simplify TrN for i18n (#18141) | wxiaoguang | 2022-01-02 | 1 | -1/+0 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -2/+3 |
* | Send registration email on user autoregistration (#16523) | zeripath | 2021-08-12 | 1 | -0/+6 |
* | Use TrN helper for email templates (#16425) | 6543 | 2021-07-14 | 1 | -0/+1 |
* | Localize Email Templates (#16200) | 6543 | 2021-06-23 | 1 | -2/+4 |
* | [refactor] mailer service (#15072) | 6543 | 2021-04-02 | 1 | -18/+36 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -0/+57 |