ViennaRSS / vienna-rss

Vienna is a free and open-source RSS/Atom newsreader for macOS.
https://www.vienna-rss.com
Apache License 2.0
1.85k stars 227 forks source link

Filter article from cache when it was marked deleted #1835

Closed TAKeanice closed 3 weeks ago

TAKeanice commented 1 month ago

fixes #1834, #1833 In cb9e3b5, a line from Database.m removing the article from cache explicitly was deleted. That led to articles reappearing until the folder cache was purged.