Commit Graph

129 Commits (580e21dd2e9dfb3a3f86f51c4eb188c1bbfa8b11)

Author SHA1 Message Date
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 6 days ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 week ago
KN4CK3R 55f1fcf0ad
Add missing comment reply handling (#32050) 2 months ago
6543 0f53324182
Add option to change mail from user display name (#31528) 4 months ago
Sunny Wan 4913edaa70
Display app name in the registration email title (#31562) 4 months ago
6543 4696bcb3f7
Use FullName in Emails to address the recipient if possible (#31527) 4 months ago
6543 aace3bccc3
Add option for mailer to override mail headers (#27860) 5 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
wxiaoguang 677032d36a
Fix incorrect message id for releaes email (#30825) 7 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 8 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
Wiktor Kwapisiewicz 37191dcfbd
Fix missing link on outgoing new release notifications (#29079) 9 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 9 months ago
Gwyneth Morgan 360b3fd17c
Include username in email headers (#28981) 10 months ago
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