Alexandre Alapetite
6a90b0d2f1
Bump versions
2023-11-23 23:12:09 +01:00
Alexandre Alapetite
b49596818c
Add PHPStan and other quality checks
...
Similar to FreshRSS core
Contributes to https://github.com/FreshRSS/Extensions/issues/184
2023-11-23 22:41:09 +01:00
Marius
ce44911e32
Make extensions use typed methods Minz_Request::paramString and Minz_Session::paramString ( #181 )
...
* enable strict_types
* replace deprecated Minz_Session::param method and use typed version Minz_Session::paramString instead
* replace deprecated Minz_Request::param method and use typed version Minz_Request::paramString instead
* bump version
2023-11-21 17:23:55 +01:00
Alexandre Alapetite
ce38b3849d
Fix JSON versions ( #176 )
...
fix https://github.com/FreshRSS/Extensions/issues/175
Regression from https://github.com/FreshRSS/Extensions/pull/169
2023-09-16 14:47:44 +02:00
Joris Kinable
8b50f74fd0
Add title wrap extension
...
* Implemented title wrap extension
* Update metadata.json
* Fixed comments
2019-09-04 09:48:13 +02:00