New option to automatically mark as read gone articles#4426
New option to automatically mark as read gone articles#4426Alkarex merged 2 commits intoFreshRSS:edgefrom
Conversation
Option to automatically and immediately mark as read entries / articles that are no longer provided in their upstream RSS / ATOM / XPath feed
Optimisation: Perform cache update only once
| public function keepMaxUnread() { | ||
| $keepMaxUnread = $this->attributes('keep_max_n_unread'); | ||
| if ($keepMaxUnread == false) { | ||
| if ($keepMaxUnread === null) { |
There was a problem hiding this comment.
Minor bug fixed regarding the keep max unread policy
|
What could be a user story of this feature? |
I hope that makes sense? |
|
Great. That is very cool and useful. |


Option (off / disabled by default) to automatically and immediately mark as read entries / articles that are no longer provided in their upstream RSS / ATOM / XPath feed