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
a1012112796 ac701637b4
Add dismiss review feature (#12674)
* Add dismiss review feature

refs:
    https://github.blog/2016-10-12-dismissing-reviews-on-pull-requests/
    https://developer.github.com/v3/pulls/reviews/#dismiss-a-review-for-a-pull-request

* change modal ui and error message

* Add unDismissReview api

Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
mail.go Add dismiss review feature (#12674) 3 years ago
mail_comment.go Send notifications for mentions in pulls, issues, (code-)comments (#14218) 4 years ago
mail_issue.go fix mailIssueCommentBatch for pull request (#14252) 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