aboutsummaryrefslogtreecommitdiff
path: root/models/issue_mail.go
Commit message (Expand)AuthorAge
* models/issue_mail: don't send email to non-active users (#5788)Alexey Agafonov2019-08-24
* models/issue_mail: add assignee to issue related emails (#5628)Andy Hochhaus2019-02-20
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* hook: fix email not sent after push (#4430)Unknwon2017-07-27
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* modules: rename markdown -> markupUnknwon2017-03-31
* issue_mail: fix issue poster not receive email if not watching (#2929)Unknwon2017-03-12
* issue_mail: send notifications to participants in comments (#2929)Unknwon2017-03-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Move models/mail.go to modules/mail.goUnknwon2017-01-30
* Minor fix for PR #3822Unknwon2016-12-21
* Fix database write context interleaving bug (#3822)stroucki2016-12-21
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
* Refactor User.Id to User.IDUnknwon2016-07-24
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16