Skip to content

Option to dynamically load feed entry content #1081

@ingelres

Description

@ingelres

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions