aboutsummaryrefslogtreecommitdiffstats
path: root/templates/mail
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
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Fix mail template error (#29410)wxiaoguang2024-02-261-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-252-10/+10
* Refactor Safe modifier (#29392)wxiaoguang2024-02-254-13/+13
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-226-20/+20
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-144-5/+5
* Update team invitation email link (#26550)Jack Hay2023-08-311-2/+1
* Add template linting via djlint (#25212)silverwind2023-06-141-0/+1
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-2710-15/+15
* Revert relative links to absolute links in mail templates (#23267)wxiaoguang2023-03-033-6/+6
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-063-6/+6
* Add reply hint to mail text (#22459)KN4CK3R2023-01-161-1/+1
* Add team member invite by email (#20307)KN4CK3R2022-10-191-0/+16
* Make sure fmt catches all templates (#20979)silverwind2022-08-313-3/+3
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-1/+1
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-0/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-279-46/+46
* Try to prevent autolinking of displaynames by email readers (#19169)zeripath2022-03-234-8/+12
* Prevent double encoding of branch names in delete branch (#18714)zeripath2022-02-111-1/+1
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-168-27/+25
* fix email with + when active (#17518)Lunny Xiao2021-11-021-1/+1
* Fix missing repo link in issue/pull assigned emails (#17183)zeripath2021-09-301-1/+1
* Fix reset password email template (#17025)Jimmy Praet2021-09-121-1/+1
* 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 invalid params and typo of email templates (#16394)Meano2021-07-102-4/+4
* Fix Nits (#16234)65432021-06-231-1/+1
* Localize Email Templates (#16200)65432021-06-239-55/+73
* Improve notifications for WIP draft PR's (#14663)Jimmy Praet2021-06-231-0/+2
* Enforce tab indentation in templates (#15289)silverwind2021-04-104-12/+12
* [refactor] mailer service (#15072)65432021-04-021-1/+1
* fix release mail html template (#14975)Norwin2021-03-121-2/+4
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-0/+17
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+2
* Add email notify for new release (#12463)赵智超2020-08-231-0/+56
* 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-033-15/+31
* 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-074-35/+33
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-251-0/+17
* UX + Security current user password reset (#5042)AJ ONeal2019-04-182-4/+5
* Make distinction between DisplayName and Username in email templates (#6495)mrsdizzie2019-04-044-8/+8