Allow to mark read when scrolling #325
Labels
No labels
Code
Contacts
Design
F-Droid
IndieWeb
Location
Mastodon
Media
Pixelfed
Pleroma
Posting
Question
Reader
Tracker
Translation
Usability
bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
inhji/indiepass-android#325
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tricky, monocle does it as well, but I guess it makes sense.
This can handier than the 'mark all unread per page automatically'
Inspired by https://boffosocko.com/2020/02/13/microsub-reader-clients-and-unread-entries/
This has impact on the 'new' tag too, because it must be removed. But come back when setting to unread.
Also make sure the counter goes down on the channels page
Looks like getFirstVisiblePosition is the best approach, but it's still tricky :)
This is in, expect a new release in a couple of hours :)