friendica-addons/advancedcontentfilter
Hypolite Petovan 46c65b79be [advancedcontentfilter] Improve error handling
- Add Logger to Slim application to log to Friendica log file
- Show more specific error message when rule syntax check fails
- Align editorconfig with Composer style
- Add minimum PHP version to composer.json
2024-03-19 22:57:32 -04:00
..
asset/vue/dist [advancedcontentfilter] Ship standalone Vue 2 library with addon 2022-10-28 21:16:27 -04:00
doc Merge pull request #1025 from hoergen/develop 2021-11-24 08:51:47 -05:00
lang translations updates for 2023.03 2023-04-09 07:58:49 +02:00
src [advancedcontentfilter] Improve error handling 2024-03-19 22:57:32 -04:00
templates [advancedcontentfilter] Stop using advancedcontentfilter_get_rules() outside of router context 2024-03-04 01:16:49 -05:00
vendor [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01:00
LICENSE [advancedcontentfilter] Add addon files 2018-04-16 22:21:51 -04:00
README.md [advancedcontentfilter] Add addon files 2018-04-16 22:21:51 -04:00
advancedcontentfilter.js [advancedcontentfilter] Improve error handling 2024-03-19 22:57:32 -04:00
advancedcontentfilter.php [advancedcontentfilter] Stop using advancedcontentfilter_get_rules() outside of router context 2024-03-04 01:16:49 -05:00
composer.json [advancedcontentfilter] Improve error handling 2024-03-19 22:57:32 -04:00
composer.lock [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01:00

README.md

Advanced Content Filter

Main author Hypolite Petovan.

License

The Advanced Content Filter addon is licensed under the [3-clause BSD license][2] see the LICENSE file in the addons directory.