Commit Graph

22 Commits (b551bc2a089d3310dde5706d1b9702f112fe3ea0)

Author SHA1 Message Date
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
silverwind 37ead26e36
Fix `make fmt` and `make fmt-check` (#18633) 3 years ago
zeripath 1ab44cb01d
Prevent merge messages from being sorted to the top of email chains (#18566) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 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
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 3 years ago
KN4CK3R 3b06675811
Always set a unique Message-ID header. (#17206) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 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
zeripath c76c70a16c Move mailer to use a queue (#9789) 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 1f90147f39 Use templates for issue e-mail subject and body (#8329) 5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 5 years ago
mrsdizzie 944d904980 Include thread related headers in issue/coment mail (#7484) 5 years ago