[bug] mastodon api doesn’t respect reply settings #735
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#735
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your setup
No response
Extra details
No response
Version
7cc6c35
PostgreSQL version
No response
What were you trying to do?
When I sign into my instance on a mastodon app, I notice that it shows every reply the people I follow make instead of what I have it set to, which is “Only show replies directed at me or users I’m following”
What did you expect to happen?
For the mastodon app to respect that setting
What actually happened?
It didn’t
Logs
No response
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?
(I don’t manage an instance, it’s just been annoying me for a bit so I wanted to make a bug report about it as a regular user)
There’s nothing Akkoma can do about this; the app needs to set the
reply_visibility
parameter to your desired option. Mastodon doesn’t have such a reply filtering feature, so it’s not too surprising a Mastodon-focused app doesn’t make use of it.You could still ask the app developers to add support though. This should contain all relevant info: https://docs.akkoma.dev/stable/development/API/differences_in_mastoapi_responses/#timelines