aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mailer/mail.go
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #766 from phsmit/correct_from无闻2014-12-211-3/+1
|\
| * Remove unused "User" member of Message Struct and fix bounce addressPeter2014-12-191-3/+1
* | Method for activating email addresses through verification emailPeter2014-12-171-0/+33
|/
* Remove APP_LOGO settingMathieu Gagnon2014-09-131-1/+0
* New UI merge in progressUnknwon2014-07-261-10/+12
* In progress of name template name constantUnknown2014-06-221-5/+14
* Code conventionUnknown2014-06-051-29/+29
* Fix #214Unknown2014-06-031-1/+1
* Fixed #209Unknown2014-05-251-10/+11
* Bug fixUnknown2014-05-071-1/+1
* Add mention, read/unread support of issue trackerUnknown2014-05-071-6/+6
* Fix #164Unknown2014-05-051-2/+2
* Add mail notify for new collaboratorUnknown2014-05-051-7/+39
* go vetUnknown2014-04-131-1/+1
* Fix issue with log in with GitHub but need more error handle afterUnknown2014-04-071-7/+24
* Add reset password, fix #58Unknown2014-04-051-1/+21
* Improve issue mail contentUnknown2014-04-021-4/+7
* Add mail notify for creating issueUnknown2014-03-251-2/+38
* Pools limit concurrent numsUnknown2014-03-191-4/+2
* Finish verify emailUnknown2014-03-191-4/+4
* Add register mail tplUnknown2014-03-191-2/+59
* Add send register confirm mailUnknown2014-03-191-0/+7
* Working on register mail confirmationUnknown2014-03-191-0/+24