FreshRSS-Extensions/xExtension-StickyFeeds
Alexandre Alapetite cc6bf0d1e6
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
2024-04-07 17:06:35 +02:00
..
static Add PHPStan and other quality checks (#185) 2023-11-24 17:04:16 +01:00
extension.php New developer command to test all third-party extensions 2024-04-07 17:06:35 +02:00
LICENSE Add StickyFeeds extension 2015-01-13 14:41:04 +01:00
metadata.json New developer command to test all third-party extensions 2024-04-07 17:06:35 +02:00
README.md Add PHPStan and other quality checks (#185) 2023-11-24 17:04:16 +01:00

Sticky Feeds extension (Deprecated)

A FreshRSS extension which set the feed aside in the main stream following the window scroll.

To use it, upload this directory in your ./extensions directory and enable it on the extension panel in FreshRSS.

Deprecated

This function is already implemented into FreshRSS.