0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-03 09:48:31 +02:00
gitea/services/mailer
赵智超 ffa12bdb71
Fix "only mail on mention" bug (#12775)
* fix mail mention bug

fix #12774

Signed-off-by: a1012112796 <1012112796@qq.com>

* fix test

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-09 15:08:55 -04:00
..
mail.go Add push commits history comment on PR time-line (#11167) 2020-05-20 09:47:24 -03:00
mail_comment.go
mail_issue.go Fix "only mail on mention" bug (#12775) 2020-09-09 15:08:55 -04:00
mail_release.go Fix "only mail on mention" bug (#12775) 2020-09-09 15:08:55 -04:00
mail_test.go
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