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
TheFox0x7 e7cf62f2f7
remove context from mail struct (#33811)
it can be passed by argument instead
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 Email option to embed images as base64 instead of link (#32061) 2 weeks ago
mail_comment.go remove context from mail struct (#33811) 2 weeks ago
mail_issue.go remove context from mail struct (#33811) 2 weeks ago
mail_issue_common.go remove context from mail struct (#33811) 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 remove context from mail struct (#33811) 2 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) 1 month ago