summaryrefslogtreecommitdiff
path: root/app/Services/MailService.php
AgeCommit message (Expand)AuthorFilesLines
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach1-244/+0
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+3
2019-09-29Add tree to request; preparing for routerGreg Roach1-1/+0
2019-09-21Fix: sending email from special accountsGreg Roach1-3/+8
2019-09-20Apply fixes from StyleCI (#2583)Greg Roach1-2/+4
2019-09-20Add checks/warnings to email settings pageGreg Roach1-2/+102
2019-09-18Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...Greg Roach1-24/+27
2019-09-16Fix: #1238 - add support for DKIM mail signaturesGreg Roach1-2/+19
2019-09-16Simplify conversion to MSDOS line endingsGreg Roach1-2/+4
2019-09-13Refactor Mail into MailServiceGreg Roach1-0/+112