bench-forgejo/services/mailer
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner ()
* make repo as "pending transfer" if on transfer start doer has no right to create repo in new destination

* if new pending transfer ocured, create UI & Mail notifications
2021-03-01 01:47:30 +01:00
..
mail.go Repository transfer has to be confirmed, if user can not create repo for new owner () 2021-03-01 01:47:30 +01:00
mail_comment.go Send notifications for mentions in pulls, issues, (code-)comments () 2021-01-02 18:04:02 +01:00
mail_issue.go fix mailIssueCommentBatch for pull request () 2021-01-09 17:34:08 +00:00
mail_release.go Fix "only mail on mention" bug () 2020-09-09 15:08:55 -04:00
mail_repo.go Repository transfer has to be confirmed, if user can not create repo for new owner () 2021-03-01 01:47:30 +01:00
mail_test.go Move mailer to use a queue () 2020-01-16 18:55:36 +01:00
mailer.go Sendmail should create a process on the gitea system and have a default timeout () 2020-05-03 00:04:31 +01:00
main_test.go Move all mail related codes from models to services/mailer () 2019-09-24 13:02:49 +08:00