You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/mailer
wxiaoguang 02657e85a4
Refactor mail code (#33768)
`mail.go` contains various different functions, it's time to split it.
2 weeks ago
..
incoming Add missing comment reply handling (#32050) 6 months ago
sender Refactor "string truncate" (#32984) 3 months ago
token Use `crypto/sha256` (#29386) 1 year ago
mail.go Refactor mail code (#33768) 2 weeks ago
mail_comment.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mail_issue.go Refactor mail code (#33768) 2 weeks ago
mail_issue_common.go Refactor mail code (#33768) 2 weeks ago
mail_release.go Refactor mail code (#33768) 2 weeks ago
mail_repo.go Refactor mail code (#33768) 2 weeks ago
mail_team_invite.go Refactor mail code (#33768) 2 weeks ago
mail_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
mail_user.go Refactor mail code (#33768) 2 weeks ago
mailer.go Use new mail package instead of an unmintained one (#32682) 3 months ago
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 4 months ago
notify.go Move commits signature and verify functions to service layers (#33605) 4 weeks ago