framework/tests/integration
Alexander Skvortsov 60f0ef0bd5
Handle post rendering errors to avoid bricking (#3061)
Whether it's due to corrupted content, missing tags, caching issues, or other assorted reasons, post content can't be rendered. Currently, this results in an exception that crashes the entire forum and is hard to debug. Instead, we should log the error and show an indicator message that rendering has failed.

Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
Co-authored-by: David Wheatley <hi@davwheat.dev>
2021-10-14 14:30:18 -04:00
..
api Handle post rendering errors to avoid bricking (#3061) 2021-10-14 14:30:18 -04:00
extenders performance(frontend): Preload FontAwesome, JS and CSS (#3057) 2021-09-20 23:12:09 +01:00
forum Run API Client requests through middleware (#2783) 2021-05-10 17:41:38 -04:00
middleware Harden Headers (#2721) 2021-05-03 12:42:06 -04:00
setup.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00