summaryrefslogtreecommitdiffstats
path: root/models/mail.go
Commit message (Expand)AuthorAgeFilesLines
* Make time diff translatable (#2057)Lauris BH2017-06-281-3/+3
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-291-3/+3
* Adding #issuecomment to the URL in E-Mail notifications (#1674)Jonas Franz2017-05-251-6/+12
* Add new text for reset password flash (#1718)Jonas Östanbäck2017-05-141-2/+2
* Fix URL handling in the whole markdown module, improve test coverage (#1027)Andrew Boyarshin2017-02-241-1/+1
* Implement sendmail (#355)Philip Couling2016-12-251-1/+1
* change test mail subject and body to 'Gitea Test Mail!'Michael de Wit2016-12-201-1/+1
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-061-42/+37
* Lint/issue &mail (#243)Bwko2016-11-251-18/+23
* Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queriesThibault Meyer2016-11-101-5/+5
|\
| * Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-5/+5
* | Rewrite XORM queriesThibault Meyer2016-11-101-1/+1
|/
* moreSandro Santilli2016-11-071-8/+8
* More...Sandro Santilli2016-11-071-6/+6
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-5/+5
* Fix sender of issue notificationsSandro Santilli2016-11-021-1/+1
* #2246 add HTMLURL to webhook typeUnknwon2016-08-161-3/+3
* Fix email FROMUnknwon2016-08-111-1/+1
* #3279 use doer email for FROM field of issuesUnknwon2016-08-111-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-4/+4
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-161-0/+183