gitea/services/mailer
赵智超 0ee823be0b
Fix "only mail on mention" bug (#12775) (#12789)
* fix mail mention bug

fix #12774

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

* fix test

Co-authored-by: techknowlogick <techknowlogick@gitea.io>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-10 11:32:54 +03:00
..
mail.go Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
mail_comment.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
mail_issue.go Fix "only mail on mention" bug (#12775) (#12789) 2020-09-10 11:32:54 +03:00
mail_test.go Move mailer to use a queue (#9789) 2020-01-16 18:55:36 +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