summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/MessagePage.php
AgeCommit message (Expand)AuthorFilesLines
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-06-01Use constants for contact methodsGreg Roach1-1/+2
2022-04-01Use new validator classGreg Roach1-4/+4
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-6/+3
2021-10-03Refactor HTTP exceptionsGreg Roach1-1/+1
2021-05-18CodeStyleGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-15Move user constants to the user interface classGreg Roach1-3/+3
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach1-2/+2
2019-11-13Fix: #2754 - do not rely on http referer headerGreg Roach1-2/+2
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-1/+2
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach1-0/+87