Skip to content

Fix crash when loading huge feeds

username-removed-65452 requested to merge londoner into master

Fixes #48 (closed)

Some feeds can be (incorrectly) huge. These changes make sure that such feeds are still displayed nicely in the list view and that the reader view at worst case shows an empty view.

Nothing is allowed to crash for this.

Merge request reports