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
Hypolite Petovan
a30e9b788c
[advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error
...
- Fix https://github.com/friendica/friendica/issues/13822
2024-01-22 19:04:23 +01:00
Hypolite Petovan
f2772b87c0
[advancedcontentfilter] Update HTTPException handling
2020-03-10 18:44:27 -04:00
nupplaPhil
56a46e4ed1
Add license info at Friendica PHP files
2020-02-09 16:34:23 +01:00
nupplaPhil
f2fc22227a
cleanup namespace usages for L10n
2020-01-19 16:31:47 +01:00
nupplaPhil
48fecb9a40
Move L10n::t() calls to DI::l10n()->t() calls
2020-01-19 16:31:46 +01:00
Michael
74047d2aef
Fixes "Message: Class 'L10n' not found" in advancedcontentfilter
2018-08-30 21:16:53 +00:00
Hypolite Petovan
acce253d8e
[advancedcontentfilter] Fix formatting in src/middlewares and doc/advancedcontentfilter
2018-04-17 07:17:25 -04:00
Hypolite Petovan
b02724f867
[advancedcontentfilter] Add addon files
...
- Add hooks
- Add mini-API module powered by Slim
- Add addon settings page powered by VueJS
- Add translation strings
- Add help page
2018-04-16 22:21:51 -04:00