You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/mailer
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218)
Fixes #14187: mention handling extracted from email notification code
Fixes #14013: add notification for mentions in pull request code comments
Fixes #13450: Not receiving any emails with setting "Only Email on Mention"
4 years ago
..
mail.go Add push commits history comment on PR time-line (#11167) 4 years ago
mail_comment.go Send notifications for mentions in pulls, issues, (code-)comments (#14218) 4 years ago
mail_issue.go Send notifications for mentions in pulls, issues, (code-)comments (#14218) 4 years ago
mail_release.go Fix "only mail on mention" bug (#12775) 4 years ago
mail_test.go Move mailer to use a queue (#9789) 5 years ago
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 4 years ago
main_test.go Move all mail related codes from models to services/mailer (#7200) 5 years ago