Commit Graph

12 Commits

Author SHA1 Message Date
towards-a-new-leftypol 221faac75b Improve posting error handling
- if spamnoticer was contacted, add cleanup callback to error handler if
  something goes wrong during the rest of the process (like thumbnail
  creation for example)

- add another allowed warning (string) that gm may safely report back
  and don't call error if we see it.
2024-12-22 00:42:38 -05:00
towards-a-new-leftypol 823115ef9d autoformat error.php 2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 613fde283b PHP8: error.php working better... 2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 1228b2f99d PHP 8: Get login page to work (using twig 3) 2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 4082c94bf3 super minor spacing fix 2023-09-05 14:24:06 -04:00
towards-a-new-leftypol cc5c2780a5 chmod 644 2020-12-31 05:54:09 -05:00
towards_a_new_leftypol 3fc760640c Print statements everywhere 2020-12-22 01:33:07 -05:00
Benjamin Southall 5296f2a784 Make exception handler PHP5 / PHP7 agnostic. 2017-03-24 18:49:04 +09:00
jove bbb8075166 Overhauls error handling. 2016-09-01 20:49:22 +01:00
Michael Walker 96ed11a536 Revert "Error overhaul" 2016-09-01 18:59:01 +01:00
jove f0a625b238 Adds proper fatal error handling and fixes CLI error reporting. 2016-08-31 20:51:09 +01:00
jove 77b99b2c4f Finishes error reworking. 2016-08-22 23:39:36 +01:00