Automatically refreshes FreshRSS web page once in a minute (configurable), when there is no activity detected.
To use it, upload the xExtension-AutoRefresh folder into your ./extensions directory and enable it on the extension panel in FreshRSS.
- Merged pull request from @math-GH for German language, 'use-strict', and refresh to only affect view pages.
- Merged pull request from @ramazansancar for Turkish language, and markdown syntax.
- Merged pull request from @aledeg to add configurable refresh rate.
- Merged pull request from @aledeg to remove jquery and use pure JavaScript instead.
- Merged pull request from @sirideain to add touch events for mobile, update to latest jQuery, fix event binding, and replace setTimeout with setInterval.
- Initial release