aboutsummaryrefslogtreecommitdiff
path: root/models/mail.go
Commit message (Collapse)AuthorAge
* Move models/mail.go to modules/mail.goUnknwon2017-01-30
| | | | To use interface to replace *models.User in avoiding cycle import.
* Fix #3714 (#4060)Óscar García Amor2017-01-25
|
* Fix notification email issues (#4055)Óscar García Amor2017-01-24
|
* #2246 add HTMLURL to webhook typeUnknwon2016-08-16
| | | | - Fill Milestone and Assignee field when available in webhook payload
* Fix email FROMUnknwon2016-08-11
|
* #3279 use doer email for FROM field of issuesUnknwon2016-08-11
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16