1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 05:05:51 +00:00
gitea/services/mailer
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
* 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_comment.go Send notifications for mentions in pulls, issues, (code-)comments (#14218) 2021-01-02 18:04:02 +01:00
mail_issue.go fix mailIssueCommentBatch for pull request (#14252) 2021-01-09 17:34:08 +00:00
mail_release.go Fix "only mail on mention" bug (#12775) 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 (#14792) 2021-03-01 01:47:30 +01:00
mail_test.go Move mailer to use a queue (#9789) 2020-01-16 18:55:36 +01:00
mail.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 2021-03-01 01:47:30 +01:00
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 2020-05-03 00:04:31 +01:00
main_test.go Move all mail related codes from models to services/mailer (#7200) 2019-09-24 13:02:49 +08:00