-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Hi,
Currently the content of the articles is always loaded, although it's hidden by default (at least that's the setting I'm using). It would be cool to dynamically load the content when opening the article to:
- Save bandwidth since I don't always open all articles
- Decrease startup time
- Avoid HTTPS mixed content alerts
The last point is what brought me here: I'm using FreshRSS over HTTPS, and get a warning each time an article points to an image that is fetched from the source site over HTTP. Loading dynamically the article content (and thus images as well) would at least mitigate this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels