| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary SanitizeHTML from code (#29575) | wxiaoguang | 2024-03-04 | 1 | -1/+1 |
* | Breaking summary for template refactoring (#29395) | wxiaoguang | 2024-03-03 | 1 | -1/+1 |
* | Rename Str2html to SanitizeHTML and clarify its behavior (#29516) | wxiaoguang | 2024-03-01 | 1 | -1/+1 |
* | Remove incorrect and unnecessary Escape from templates (#29394) | wxiaoguang | 2024-02-25 | 1 | -9/+9 |
* | Refactor Safe modifier (#29392) | wxiaoguang | 2024-02-25 | 2 | -8/+8 |
* | Remove unnecessary "Str2html" modifier from templates (#29319) | wxiaoguang | 2024-02-22 | 1 | -11/+11 |
* | Refactor locale&string&template related code (#29165) | wxiaoguang | 2024-02-14 | 2 | -3/+3 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 2 | -2/+2 |
* | Revert relative links to absolute links in mail templates (#23267) | wxiaoguang | 2023-03-03 | 2 | -4/+4 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 2 | -4/+4 |
* | Add reply hint to mail text (#22459) | KN4CK3R | 2023-01-16 | 1 | -1/+1 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 2 | -17/+17 |
* | Prevent double encoding of branch names in delete branch (#18714) | zeripath | 2022-02-11 | 1 | -1/+1 |
* | Unify and simplify TrN for i18n (#18141) | wxiaoguang | 2022-01-02 | 1 | -1/+1 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 2 | -16/+16 |
* | Fix missing repo link in issue/pull assigned emails (#17183) | zeripath | 2021-09-30 | 1 | -1/+1 |
* | Fix issue with issue default mail template (#16956) | Prasad Katti | 2021-09-05 | 1 | -1/+1 |
* | Replace `list.List` with slices (#16311) | KN4CK3R | 2021-08-09 | 1 | -3/+2 |
* | Use TrN helper for email templates (#16425) | 6543 | 2021-07-14 | 1 | -5/+1 |
* | Fix Nits (#16234) | 6543 | 2021-06-23 | 1 | -1/+1 |
* | Localize Email Templates (#16200) | 6543 | 2021-06-23 | 2 | -23/+33 |
* | Improve notifications for WIP draft PR's (#14663) | Jimmy Praet | 2021-06-23 | 1 | -0/+2 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 2 | -6/+6 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -0/+2 |
* | Fix nil pointer in default issue mail template (#11862) | mrsdizzie | 2020-06-12 | 1 | -2/+2 |
* | Add push commits history comment on PR time-line (#11167) | 赵智超 | 2020-05-20 | 1 | -1/+32 |
* | Style blockquote for default issue mail template (#10024) | mrsdizzie | 2020-01-27 | 1 | -0/+1 |
* | Some more e-mail notification fixes (#9596) | mrsdizzie | 2020-01-03 | 2 | -10/+21 |
* | Update default issue template (#9568) | mrsdizzie | 2019-12-31 | 1 | -7/+15 |
* | Add review comments to mail notifications (#8996) | guillep2k | 2019-11-15 | 1 | -1/+13 |
* | Use templates for issue e-mail subject and body (#8329) | guillep2k | 2019-11-07 | 4 | -35/+33 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 1 | -0/+17 |
* | Fixed project name on repo template mail | Avelino | 2016-12-02 | 2 | -2/+2 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -1/+1 |
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 | 2 | -0/+33 |