fossar / selfoss

multipurpose rss reader, live stream, mashup, aggregation web application
https://selfoss.aditu.de
GNU General Public License v3.0
2.36k stars 343 forks source link

spouts: Use Iterator for items internally #1318

Closed jtojnar closed 2 years ago

jtojnar commented 2 years ago

This will make it easier to implement spouts that do not fetch all items at once.

Also fix return values of the ItemsIterator: