SmartRSS / Smart-RSS

RSS extension
MIT License
113 stars 15 forks source link

Missing Data for Updated Entry #172

Closed akizuha closed 3 years ago

akizuha commented 3 years ago

https://github.com/SmartRSS/Smart-RSS/blob/7cc876d467338a8d8059dff2a4c129ee32c21e9c/src/scripts/bgprocess/models/FeedLoader.js#L111-L113

Should also include

title: item.title,
date: item.date,
author: item.author,

And mark as unread.