* New developer command to test all third-party extensions * `composer run-script phpstan-third-party` * Rename the directory for generate.php to `third-party` instead of `tmp` * Take advantage of PHPStan checkMissingOverrideMethodAttribute https://phpstan.org/config-reference#checkmissingoverridemethodattribute * Detected and fixed bug in URL of https://github.com/tunbridgep/freshrss-invidious * Better syntax for registerHook * Fix static * #[\Override] * Static method |
||
|---|---|---|
| .. | ||
| Controllers | ||
| i18n | ||
| Models | ||
| static | ||
| views/quickCollapse | ||
| extension.php | ||
| LICENSE | ||
| metadata.json | ||
| README.md | ||
xExtension-QuickCollapse
This FreshRSS extension allows to quickly change from/to collapsed articles
To install this extension, you must upload this directory in your ./extensions directory and enable it on the extension panel in FreshRSS.
Changelog
- 0.1 initial version