planiverse/app/Http/Controllers
St John Karp 71ea1c3084 Fix #6 - Add error handling for deleting an already deleted status
Added a basic error page and implemented handling for deleting a
status that can't be found.
2019-03-25 16:23:19 +00:00
..
AccountController.php Implement searching for statuses and accounts 2019-02-18 00:08:02 +00:00
Controller.php Base commit 2018-08-11 10:32:56 -07:00
LoginController.php Issue 4 - Specify scopes for authorization 2019-03-16 10:39:42 +00:00
NotificationsController.php Code clean-up, refactoring, commenting 2018-10-10 17:58:51 -07:00
SearchController.php Consolidate search logic into one method/route 2019-02-19 19:57:20 +00:00
StatusController.php Fix #6 - Add error handling for deleting an already deleted status 2019-03-25 16:23:19 +00:00
TimelineController.php Code clean-up, refactoring, commenting 2018-10-10 17:58:51 -07:00