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 issues with article list #1751

Merged
merged 5 commits into from
Jun 22, 2024
Merged

Conversation

barijaona
Copy link
Member

  • Avoid perturbation when a refresh occurs while the user is reading an article
  • Fix read / unread status of articles not being reflected in article list

Notifications that a folder requires update after an article is marked
read/unread are already done at the database level.
Marking a single article read or unread does not affect the number of
articles displayed, so marking a range of articles read or unread should
neither affect the number of articles displayed.
- article preservation should not be subject to user's preferences
- remove disturbing notification in OpenReader
- partially reverse commits 3824152 and b31d75d
- reverse 7dec77e which does not solde issue ViennaRSS#658 anymore, use another
  trick in mainArticleView's scrollToArticle
An article should be redisplayed even when it is already marked as read
@barijaona barijaona merged commit 5f1d600 into ViennaRSS:master Jun 22, 2024
1 check passed
@barijaona barijaona deleted the improveArticleList branch June 22, 2024 13:35
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.

2 participants