aboutsummaryrefslogtreecommitdiff
path: root/modules/mailer/mail.go
Commit message (Collapse)AuthorAge
* Fix missing space in issue emails subjectLouis Matthijssen2015-08-24
|
* WIP: create PR - choose branchUnknwon2015-08-08
|
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
| | | | - fix delete user but repository watches are not decreased
* Merge pull request #766 from phsmit/correct_from无闻2014-12-21
|\ | | | | Correct usage of FROM in email creation
| * Remove unused "User" member of Message Struct and fix bounce addressPeter2014-12-19
| | | | | | | | | | | | The User member of a message is not needed anymore. The from that is send to the server, should always be the "system" from. This is also called the Bounce address http://en.wikipedia.org/wiki/Bounce_address
* | Method for activating email addresses through verification emailPeter2014-12-17
|/
* Remove APP_LOGO settingMathieu Gagnon2014-09-13
|
* New UI merge in progressUnknwon2014-07-26
|
* In progress of name template name constantUnknown2014-06-22
|
* Code conventionUnknown2014-06-05
|
* Fix #214Unknown2014-06-03
|
* Fixed #209Unknown2014-05-25
|
* Bug fixUnknown2014-05-07
|
* Add mention, read/unread support of issue trackerUnknown2014-05-07
|
* Fix #164Unknown2014-05-05
|
* Add mail notify for new collaboratorUnknown2014-05-05
|
* go vetUnknown2014-04-13
|
* Fix issue with log in with GitHub but need more error handle afterUnknown2014-04-07
|
* Add reset password, fix #58Unknown2014-04-05
|
* Improve issue mail contentUnknown2014-04-02
|
* Add mail notify for creating issueUnknown2014-03-25
|
* Pools limit concurrent numsUnknown2014-03-19
|
* Finish verify emailUnknown2014-03-19
|
* Add register mail tplUnknown2014-03-19
|
* Add send register confirm mailUnknown2014-03-19
|
* Working on register mail confirmationUnknown2014-03-19