Athou / commafeed

Google Reader inspired self-hosted personal RSS reader.
https://www.commafeed.com
Apache License 2.0
2.81k stars 377 forks source link

Allow excempting cleanup of starred entries #1581

Open treetip opened 1 month ago

treetip commented 1 month ago

I just realized I had lost starred items that were older than a year, and checking FeedEntryDAO in master branch, there doesn't seem to be any conditions other than age of the entry.

Describe the solution you'd like Allow me to keep starred entries infinitely, or for a configurable duration.

Additional context I personally use stars like bookmarks to store information I want to look up later for reference.