We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I subscribed to a certain feed/list, but I don't want to see its unread notifications. I just want to check it manually when I have time.
Add a setting in Actions to silence feeds/lists that meet the condition
It is best implemented in the server, setting read: true when inserting into the timeline
read: true
No response
The text was updated successfully, but these errors were encountered:
FOL-276 Silence action
Sorry, something went wrong.
hyoban
Successfully merging a pull request may close this issue.
Clear and concise description of the problem
I subscribed to a certain feed/list, but I don't want to see its unread notifications. I just want to check it manually when I have time.
Suggested solution
Add a setting in Actions to silence feeds/lists that meet the condition
It is best implemented in the server, setting
read: true
when inserting into the timelineAlternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: