summaryrefslogtreecommitdiffstats
path: root/templates/mail/issue/default.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-041-1/+1
* Breaking summary for template refactoring (#29395)wxiaoguang2024-03-031-1/+1
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-011-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-9/+9
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-4/+4
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-11/+11
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-1/+1
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Revert relative links to absolute links in mail templates (#23267)wxiaoguang2023-03-031-3/+3
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-3/+3
* Add reply hint to mail text (#22459)KN4CK3R2023-01-161-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-14/+14
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-14/+14
* Fix issue with issue default mail template (#16956)Prasad Katti2021-09-051-1/+1
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-3/+2
* Use TrN helper for email templates (#16425)65432021-07-141-5/+1
* Fix Nits (#16234)65432021-06-231-1/+1
* Localize Email Templates (#16200)65432021-06-231-21/+23
* Improve notifications for WIP draft PR's (#14663)Jimmy Praet2021-06-231-0/+2
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-1/+1
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+2
* Fix nil pointer in default issue mail template (#11862)mrsdizzie2020-06-121-2/+2
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-1/+32
* Style blockquote for default issue mail template (#10024)mrsdizzie2020-01-271-0/+1
* Some more e-mail notification fixes (#9596)mrsdizzie2020-01-031-4/+11
* Update default issue template (#9568)mrsdizzie2019-12-311-7/+15
* Add review comments to mail notifications (#8996)guillep2k2019-11-151-1/+13
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-071-0/+31