summaryrefslogtreecommitdiffstats
path: root/app/email_batching.go
Commit message (Expand)AuthorAgeFilesLines
* Idiomatic error handling for app/e*.go (#9426)Jesús Espino2018-09-241-22/+20
* Small translation fixes (#8940)Jesús Espino2018-06-161-1/+1
* Added missing i18n strings for files and email batching (#8700)Harrison Healey2018-05-041-1/+1
* Structured logging (#8673)Christopher Speller2018-04-271-11/+11
* fix scheduled task race (#8355)Chris2018-02-231-5/+13
* add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-061-1/+1
* Dropped unnecessary info log to debug (#7922)Jonathan2017-11-301-1/+1
* send-mail refactor (#7885)Chris2017-11-231-1/+1
* refactor template code (#7860)Chris2017-11-201-3/+3
* more global config ref cleanup (#7802)Chris2017-11-091-2/+2
* Reduce utils.Cfg references (#7650)Chris2017-10-181-8/+8
* Goroutine wranglin (#7556)Chris2017-10-031-1/+5
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-13/+13
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-12/+13
* PLT-7444: If there is activity in Mattermost before the email batch is sent, ...Jonathan2017-09-051-11/+29
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-2/+3
* [PLT-1015] Make all Mattermost system emails Multi-Part, with both a HTML and...Carlos Tadeu Panato Junior2017-08-211-1/+1
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-1/+1
* System Console: Email notification content setting (#7122)Jonathan2017-08-061-20/+42
* PLT-7177: Change the default email frequency to 15 minutes if batching is ena...Jonathan2017-07-311-3/+4
* [PLT-5864] Move teammate name display setting to the System Console (#6681)Saturnino Abril2017-06-301-14/+2
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* fix typo and missing messages (#5902)Yusuke Nemoto2017-03-301-1/+1
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-0/+2
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-0/+252