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

Take over read status from server #1033

Closed
bjoern-tantau opened this issue Dec 8, 2023 · 1 comment
Closed

Take over read status from server #1033

bjoern-tantau opened this issue Dec 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@bjoern-tantau
Copy link

Is your feature request related to a problem? Please describe.

When I read posts using the web app or another app they will get marked as read and disappear when I disable "shoe read posts" in the profile settings. But if "show read posts" is enabled on the server (to work around LemmyNet/lemmy-ui#1186) those read posts will appear in Voyager even when read posts are hidden in the app.

Describe the solution you'd like

When posts are retrieved from the server and they are marked as read they should also be marked as read in Voyager and hidden accordingly.

Describe alternatives you've considered

Disabling "show read posts" on the server is a workaround, but then you run into LemmyNet/lemmy-ui#1186

@bjoern-tantau bjoern-tantau added the enhancement New feature or request label Dec 8, 2023
@aeharding
Copy link
Owner

Hi! I recommend never unchecking "show read posts" through lemmy-ui with Voyager. It wreaks all sorts of havok that cannot be avoided due to LemmyNet/lemmy#4124. Once that is resolved this will no longer be a problem.

@aeharding aeharding closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants