Commit Graph

112 Commits (edfb57e6996367ec2c682fd7fdbdb405728c001f)

Author SHA1 Message Date
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
KN4CK3R 3081e7e153
Fix missing mail reply address (#27997) 1 year ago
wxiaoguang a4b242ae7a
Clean up template locale usage (#27856) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
sebastian-sauer e116ad4500
Load reviewer before sending notification (#27063) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
Jack Hay 1a9953348c
Team invite url fix when registration disabled (#26950) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
Lunny Xiao a66d883a18
Move mail notification logic to service layer (#26905) 1 year ago
Jack Hay c0ab7070e5
Update team invitation email link (#26550) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) 1 year ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago
木木田 8be6da3e2f
Add ntlm authentication support for mail (#23811) 2 years ago
Peter c6f5029708
Preserve file size when creating attachments (#23406) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
a1012112796 48f5d51908
fix permission check for creating comment while mail (#22524) 2 years ago
KN4CK3R 21dd4a252a
Prevent multiple `To` recipients (#22566) 2 years ago
KN4CK3R 8117e41dfa
Add reply hint to mail text (#22459) 2 years ago
KN4CK3R fc037b4b82
Add support for incoming emails (#22056) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
zeripath f6fd501841
Correct the fallbacks for mailer configuration (#21945) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
KN4CK3R c3b2e44392
Add team member invite by email (#20307) 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type (#21408) 2 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
KN4CK3R 2b101994a6
Fix init mail render logic (#20704) 2 years ago
Clar Fon 036dd8a788
Rework mailer settings (#18982) 2 years ago
Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages (#20179) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years 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 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
zeripath 1d04e8641d
Set Setpgid on child git processes (#19865) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
Ivan Fedorov d23f220343
Added X-Mailer header to outgoing emails (#19562) 3 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 3 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 3 years ago