summaryrefslogtreecommitdiffstats
path: root/templates/mail (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request '[SEC] Notify owner about TOTP enrollment' (#4704) from gu...Gusted2024-07-271-0/+15
|\
| * [SEC] Notify owner about TOTP enrollmentGusted2024-07-261-0/+15
* | [MAIL] Use correct function in mail footerGusted2024-07-261-1/+1
|/
* [SECURITY] Notify users about account security changesGusted2024-07-235-0/+61
* Remove `title` from email heads (#3810)0ko2024-05-1710-10/+0
* Rename Str2html to SanitizeHTML and clarify its behavior (followup) (take 2)Earl Warren2024-05-131-1/+1
* Provide a way to translate data units0ko2024-03-301-1/+1
* templates: remove superfluous SanitizeHTMLEarl Warren2024-03-117-11/+11
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-111-1/+1
* Breaking summary for template refactoring (#29395)wxiaoguang2024-03-061-1/+1
* Rename Str2html to SanitizeHTML and clarify its behavior (followup)Earl Warren2024-03-067-13/+13
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-061-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-061-1/+1
* Fix mail template error (#29410)wxiaoguang2024-03-061-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-262-10/+10
* Refactor Safe modifier (#29392)wxiaoguang2024-02-264-13/+13
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-164-5/+5
* [GITEA] notifies admins on new user registrationAravinth Manivannan2024-02-051-0/+21
* 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-114-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