1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/services/mailer
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments ()
Fixes : mention handling extracted from email notification code
Fixes : add notification for mentions in pull request code comments
Fixes : Not receiving any emails with setting "Only Email on Mention"
2021-01-02 18:04:02 +01:00
..
mail.go Add push commits history comment on PR time-line () 2020-05-20 09:47:24 -03:00
mail_comment.go Send notifications for mentions in pulls, issues, (code-)comments () 2021-01-02 18:04:02 +01:00
mail_issue.go Send notifications for mentions in pulls, issues, (code-)comments () 2021-01-02 18:04:02 +01:00
mail_release.go Fix "only mail on mention" bug () 2020-09-09 15:08:55 -04: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