friendica-addons/advancedcontentfilter
Hypolite Petovan 3c0f4e3926 [advancedcontentfilter] Stop using advancedcontentfilter_get_rules() outside of router context
- This used to work with Slim v2, but the new requirements for module functions broke it
2024-03-04 01:16:49 -05: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] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01: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 [various] Move mod/settings.php to src/Module 2022-11-05 00:03:07 -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] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01: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.