summaryrefslogtreecommitdiff
path: root/app/Services/MessageService.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2026-02-05Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - m...Greg Roach1-2/+2
2025-10-18CodeStyle - promoted constructor argumentsGreg Roach1-12/+4
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-12-23Fix: #4979 - system emails sent in wrong languageGreg Roach1-1/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-8/+8
2024-03-31CodeStyleGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-3/+2
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-09-06CodeStyleGreg Roach1-2/+2
2022-06-01Use constants for contact methodsGreg Roach1-13/+20
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-01ValidationGreg Roach1-15/+15
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-2/+2
2022-02-18PHPdocGreg Roach1-1/+1
2021-10-12PHPdocGreg Roach1-1/+1
2021-05-18CodeStyleGreg Roach1-4/+2
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-15Move user constants to the user interface classGreg Roach1-6/+6
2020-06-21Replace deprecated functionsGreg Roach1-0/+16
2019-12-10PHPdocGreg Roach1-1/+1
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-5/+6
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach1-0/+216