Commit Graph

26 Commits (d155ffc610403819b772b3eac2a88d26d364d048)

Author SHA1 Message Date
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
Jonas Franz 03912ce014 Adding #issuecomment to the URL in E-Mail notifications (#1674) 7 years ago
Jonas Östanbäck e214728725 Add new text for reset password flash (#1718) 7 years ago
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027) 8 years ago
Philip Couling d4924d45d6 Implement sendmail (#355) 8 years ago
Michael de Wit 1d30457a94 change test mail subject and body to 'Gitea Test Mail!' 8 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314) 8 years ago
Bwko c0ca6644ad Lint/issue &mail (#243) 8 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries 8 years ago