planiverse/resources/views
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
..
account.blade.php Show statuses on the account page 2019-02-07 18:53:25 +00:00
context.blade.php Switch from hr dividers to list items 2018-10-07 17:51:22 -07:00
delete_status.blade.php Fix #6 - Add error handling for deleting an already deleted status 2019-03-25 16:23:19 +00:00
error.blade.php Fix #6 - Add error handling for deleting an already deleted status 2019-03-25 16:23:19 +00:00
event_info.blade.php Show visibility of statuses 2018-10-08 06:38:16 -07:00
home_timeline.blade.php Set visibility on new statuses 2018-10-08 07:03:46 -07:00
navigation.blade.php Consolidate search logic into one method/route 2019-02-19 19:57:20 +00:00
notification.blade.php Populate visibility for notifications 2018-10-08 06:43:38 -07:00
notifications.blade.php Switch from hr dividers to list items 2018-10-07 17:51:22 -07:00
pagination.blade.php Code clean-up, refactoring, commenting 2018-10-10 17:58:51 -07:00
public_timeline.blade.php Switch from hr dividers to list items 2018-10-07 17:51:22 -07:00
search.blade.php Implement searching for statuses and accounts 2019-02-18 00:08:02 +00:00
show_status.blade.php Exclude the logged-in user from reply mentions 2018-10-10 15:09:51 -07:00
status.blade.php Fix #5 - Implement deleting statuses 2019-03-24 19:45:36 +00:00
status_content.blade.php Fall back to URL for image alt text 2018-10-07 17:58:57 -07:00