0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 15:04:40 +01:00
gitea/services/mailer
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)
- [x] Move `CreateRepositoryByExample` to service layer
- [x] Move `AddCollabrator` to service layer
- [x] Add a new parameter for `AddCollabrator` so that changing mode
immediately after that will become unnecessary.
2024-11-07 11:28:11 +08:00
..
incoming
token
mail_comment.go
mail_issue.go
mail_release.go
mail_repo.go
mail_team_invite.go
mail_test.go
mail.go
mailer_test.go
mailer.go Add option for mailer to override mail headers (#27860) 2024-06-03 20:42:52 +02:00
main_test.go
notify.go