27 Commits (v1.21.7)

Author SHA1 Message Date
  KN4CK3R fc037b4b82
Add support for incoming emails (#22056) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
  KN4CK3R 2b101994a6
Fix init mail render logic (#20704) 1 year ago
  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) 2 years ago
  silverwind 37ead26e36
Fix `make fmt` and `make fmt-check` (#18633) 2 years ago
  zeripath 1ab44cb01d
Prevent merge messages from being sorted to the top of email chains (#18566) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  mscherer cb05d3a23a
Add List-Unsubscribe header (#17804) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 2 years ago
  KN4CK3R 3b06675811
Always set a unique Message-ID header. (#17206) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 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) 3 years ago
  zeripath c76c70a16c Move mailer to use a queue (#9789) 4 years ago
  mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456) 4 years ago
  guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009) 4 years ago
  guillep2k 1f90147f39 Use templates for issue e-mail subject and body (#8329) 4 years ago
  Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 4 years ago
  mrsdizzie 944d904980 Include thread related headers in issue/coment mail (#7484) 5 years ago