Skip to content

Flush history, delete from database #889

@mplx

Description

@mplx

Under "History" you can "flush (the) history" of all feeds, where technically all "read" articles are marked as "removed".

  1. I subscribed some feeds which are getting quite a lot of entries so I was looking for some method to mark read articles as removed from a specific feed to early get rid of them while keeping default CLEANUP_* settings for others. Maybe this would be useful to others too so I thought about an feature request - on the feeds page: would you add a "flush history" entry next to the other feed specific operations (refresh, edit, remove, mark as read) which will just operate on entries of this single feed?

  2. I wondered how often these removed articles get physically deleted from the database? I found the function cleanupEntries which seems to just exactly do this however I did not find where or how often it gets called. (btw, I'm using the official docker container).

PS: Thank you very much for creating miniflux - it's fantastic! :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions