aboutsummaryrefslogtreecommitdiffstats
path: root/services/mailer/mail_team_invite.go
Commit message (Expand)AuthorAgeFilesLines
* Split mail sender sub package from mailer service package (#32618)Lunny Xiao2024-11-301-1/+2
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-1/+1
* Clean up template locale usage (#27856)wxiaoguang2023-10-311-5/+1
* Team invite url fix when registration disabled (#26950)Jack Hay2023-09-071-2/+2
* Update team invitation email link (#26550)Jack Hay2023-08-311-0/+19
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Prevent multiple `To` recipients (#22566)KN4CK3R2023-01-221-1/+1
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add team member invite by email (#20307)KN4CK3R2022-10-191-0/+62