Commit Graph

65 Commits (490065b93b5fbff02d2c90efbe7f45ee95934fa9)

Author SHA1 Message Date
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 3 years ago
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 3322f4d7cc
not send notification emails to inactive users (part 2) (#19142) 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
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
zeripath a82fd98d53
Pause queues (#15928) 3 years ago
qwerty287 1f40933d38
Add config options to hide issue events (#17414) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
zeripath 1514e13bb8
Add option to convert CRLF to LF line endings for sendmail (#18075) 3 years ago
6543 0572c78938
refactoring nits (#18188) 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
qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 3 years ago
zeripath f550e356d6
Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Garionion b59875aa12
allways set a message-id on mails (#17900) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
zeripath 38347aa16f
Add settings to allow different SMTP envelope from address (#17479) 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
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 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
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 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
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 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
Jimmy Praet d79c8bc302
Don't manipulate input params in email notification (#16011) 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
a1012112796 d989247bb0
fix mailIssueCommentBatch for pull request (#14252) 4 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218) 4 years ago
John Olheiser f0cc29761d
Make sure email recipients can see issue (#13820) 4 years ago
赵智超 ffa12bdb71
Fix "only mail on mention" bug (#12775) 4 years ago
赵智超 e7d65cbc6e
Add email notify for new release (#12463) 4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167) 4 years ago