Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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 4ffc54f59a
Refactor user & avatar (#33433)
1 week ago
..
incoming Add missing comment reply handling (#32050) 5 months ago
sender Refactor "string truncate" (#32984) 1 month ago
token
mail.go Support for email addresses containing uppercase characters when activating user account (#32998) 1 month ago
mail_comment.go
mail_issue.go Refactor user & avatar (#33433) 1 week ago
mail_release.go Refactor user & avatar (#33433) 1 week ago
mail_repo.go Split mail sender sub package from mailer service package (#32618) 2 months ago
mail_team_invite.go Refactor template & test related code (#32938) 2 months ago
mail_test.go Refactor older tests to use testify (#33140) 4 weeks ago
mailer.go Use new mail package instead of an unmintained one (#32682) 2 months ago
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
notify.go