v2 icon indicating copy to clipboard operation
v2 copied to clipboard

Minimalist and opinionated feed reader

Results 278 v2 issues
Sort by recently updated
recently updated
newest added

I suggest adding the option of setting not only per feed but also for the entire category

feature request

- [x] I have read this document: https://miniflux.app/opinionated.html#feature-request Here's the Fever API's unread and saved item IDs: ``` ## Sync The `unread_item_ids` and `saved_item_ids` arguments can be used to keep...

feature request

https://github.com/miniflux/v2/blob/32779f596f5c63816d7b3b3c60e61ab92b06898c/internal/http/cookie/cookie.go#L28 The session cookie has a static expiry time of 30 days. The expected behavior would be for the expiry time to be at least as long as the `CLEANUP_REMOVE_SESSIONS_DAYS`...

change proposal

Similar to #136 but not the same. With OAuth2 enabled, one might want to disable the local authentication form completely and only allow users to login via OAuth2. This means...

feature request

Separated from #668 Today an article is marked as read when 1. we view it (i.e. from /unread/entry/* or /history/entry/*) 2. use the mark-all-read/mark-page-as-read action. We want to differentiate these...

change proposal

- [x] I have read this document: https://miniflux.app/opinionated.html#feature-request When browsing feeds, a user does not really reads all the entries, sometimes entries are marked as read in batch because the...

feature request

- [x] I have read this document: https://miniflux.app/opinionated.html#feature-request --- I've got Miniflux setup and basically everything about it is 100% golden for me, but...I have 1 minor nitpick. I would...

feature request

As a user, I want to be able to add a filter rule to a feed based on a specific xml tag. Currently, [filtering is only possible on the title](https://miniflux.app/docs/rules.html#filtering-rules)....

feature request

Hide feeds whose publication date is in the future.

feature request

- [x] I have read this document: https://miniflux.app/opinionated.html#feature-request Would be nice to have the feed's name somewhere in the message you receive. In my case, I use miniflux with the...

feature request