Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add user settings #2795

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

wofferl
Copy link
Contributor

@wofferl wofferl commented Oct 3, 2024

Summary

Things that are still missing here:

  • mark as read on scroll feature is not yet implemented
  • import/export feeds and articles

Checklist

…oment)

Signed-off-by: Wolfgang <github@linux-dude.de>
Signed-off-by: Wolfgang <github@linux-dude.de>
@wofferl wofferl marked this pull request as draft October 5, 2024 13:50
The backend sends the items to the frontend in packets of 40 sorted by item id.
In the unread, all articles or folder view this leads to the fact that new items that have been loaded can also be sorted above the items already displayed.

Signed-off-by: Wolfgang <github@linux-dude.de>
…sabled

Signed-off-by: Wolfgang <github@linux-dude.de>
Signed-off-by: Wolfgang <github@linux-dude.de>
Signed-off-by: Wolfgang <github@linux-dude.de>
Signed-off-by: Wolfgang <github@linux-dude.de>
@wofferl wofferl marked this pull request as ready for review October 5, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant