Commit Graph

34 Commits (b06b9a056c0af751e576978f6ef3c914ee959b9c)

Author SHA1 Message Date
zeripath 5248232c44
Try to prevent autolinking of displaynames by email readers (#19169) 3 years ago
wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
zeripath fb08d2b3fd
Do not send notification emails to inactive users (#19131) 3 years ago
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) 3 years ago
zeripath 1ab44cb01d
Prevent merge messages from being sorted to the top of email chains (#18566) 3 years ago
qwerty287 1f40933d38
Add config options to hide issue events (#17414) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
wxiaoguang e61b390d54
Unify and simplify TrN for i18n (#18141) 3 years ago
mscherer cb05d3a23a
Add List-Unsubscribe header (#17804) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
KN4CK3R 3b06675811
Always set a unique Message-ID header. (#17206) 3 years ago
zeripath ddd3586c06
Fix missing repo link in issue/pull assigned emails (#17183) 3 years ago
zeripath 162c32af7e
Send registration email on user autoregistration (#16523) 3 years ago
6543 8798e3a098
Use TrN helper for email templates (#16425) 3 years ago
6543 be81dc8b20
Localize Email Templates (#16200) 3 years ago
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's (#14663) 3 years ago
KN4CK3R 77fa7146c6
Add email headers (#15939) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167) 4 years ago
mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032) 4 years ago
zeripath c76c70a16c Move mailer to use a queue (#9789) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
mrsdizzie b39fab41c8 Some more e-mail notification fixes (#9596) 5 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456) 5 years ago
guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009) 5 years ago
guillep2k 9930d47be2 Add review comments to mail notifications (#8996) 5 years ago
guillep2k 1f90147f39 Use templates for issue e-mail subject and body (#8329) 5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
mrsdizzie 944d904980 Include thread related headers in issue/coment mail (#7484) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Lunny Xiao 24a536d145 Remove macaron dependent on models (#6940) 5 years ago
Lunny Xiao e63274ee09 remove macaron dependent on models/mail.go (#6931) 5 years ago
AJ ONeal 6dbd261852 UX + Security current user password reset (#5042) 6 years ago
mrsdizzie 04003d9dc7 Make distinction between DisplayName and Username in email templates (#6495) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) 6 years ago
Lauris BH 240609432b Issue content should not be updated when closing with comment (#2833) 7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525) 7 years ago
Rémi Saurel 66bc0ac251 Fix sending mail with a non-latin display name. #2102 (#2559) 7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
Lauris BH 32fc44aa83 Make time diff translatable (#2057) 7 years ago
Jonas Östanbäck b93568cce4 xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 7 years ago