Idea: mark everything above as read
Hi, would it be possible to add the option to mark everything above the current iteam as read? I find myself often browsing through my unread fead only opening the intresting items and leaving those that are not relevant alone. A function to mark everythign in the current view as read above an item (UI Button and Keyboard shortcut) would be awesome. As the view does not automatically refresh there should not be items lost without seeing them, right?
There is a pull request open but it needs some work: https://github.com/SSilence/selfoss/pull/1086
In https://github.com/mrichtarsky/selfoss/commit/5d8f58e43ee0fc40925f01e66944ce4a60b4eeb3 I have implemented this with small effort (although it won't apply cleanly on vanilla selfoss since it is based on another modification of mine, but would be easy to change that)