mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-06-18 20:38:35 -04:00
Before, when the status change was too quick, sometimes, articles weren't removed from the view. Now they are removed by adding a statement that grabs past articles with specific properties and remove them. See #738