Tags: dsh2dsh/miniflux
Tags
Merge branch 'upstream-main' Revert non actual miniflux#3722 Revert useless shit miniflux#3645 miniflux#3701 miniflux#3704 miniflux#3724 miniflux#3706 miniflux#3720 Partly adopt miniflux#3706
Mark as read on /unread using less(-1) SQL queries `/unread` shows globally visible entries, so we can directly change count of unread entries on the page, after status update. In this case we don't need to exec second SQL query, which calcs number of globally visible updated entries.