summaryrefslogtreecommitdiffstats
path: root/app/email.go
Commit message (Expand)AuthorAgeFilesLines
* Structured logging (#8673)Christopher Speller2018-04-271-4/+4
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-181-4/+11
* MM-9999 Fix unwanted team invite_id in email invites. (#8550)Christopher Speller2018-03-291-1/+0
* Remove global site url (#8343)Chris2018-02-221-1/+1
* Merge branch 'master' into release-4.7Chris2018-02-121-1/+2
|\
| * Remove license globals entirely (#8229)Chris2018-02-091-1/+2
* | Added invite_id field to email invite url, along with validation of this fiel...Jonathan2018-02-121-0/+1
|/
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-051-13/+13
* send-mail refactor (#7885)Chris2017-11-231-11/+15
* refactor template code (#7860)Chris2017-11-201-14/+40
* eliminate more utils.Cfg references (#7701)Chris2017-10-241-17/+17
* Reduce utils.Cfg references (#7650)Chris2017-10-181-2/+2
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-3/+4
* PLT-7522 Cleaned up translation of templates (#7351)Harrison Healey2017-09-051-18/+17
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-10/+11
* PLT-7194 Add email when adding user access tokens (#7087)Joram Wilander2017-08-031-0/+18
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-8/+12
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-9/+8
* Correct typo in app/email.go (#5569)Ryan Wang2017-03-021-2/+2
* Make all emails with the same pattern on subject (#5198)Carlos Tadeu Panato Junior2017-03-011-10/+42
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-0/+236