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

Add setting for marking posts as read #1145

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

Conversation

qilto
Copy link

@qilto qilto commented Nov 25, 2023

This PR adds a setting for marking posts as read, which is enabled by default. If the setting is disabled, then posts will not be marked as read, meaning that there will be no visual cue that the post is read and the post will not be hidden if "hide read posts" is enabled. Posts that were already marked as read will remain marked even after enabling this setting.

Closes #1135.

@QuantumBadger
Copy link
Owner

Thank you for this! Generally looks good to merge, but I just left a minor comment.

Daniel Ho added 2 commits May 30, 2024 11:20
# Conflicts:
#	src/main/res/values/strings.xml
# Conflicts:
#	src/main/res/values/strings.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] Add setting to not mark posts as read
2 participants