[bug] When "show replies to my follows" is set, users replies to themselves are not shown #313
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#313
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?
Version
akkoma 3.7.1; akkoma-fe
9aa64d8
What were you trying to do?
I would like to limit the replies in my TL to only folks I follow, including when those folks are talking to themselves.
What did you expect to happen?
Replies between folks I follow to show in the TL as well as folks replying to themselves.
What actually happened?
The TL is appropriately limited to replies to folks I follow. However, posts where a user replied to themselves are not shown.
So this affects when folks create threads with themselves so that their followers can mute the conversation if they're not interested. If "show replies to my follows" is set, the first post shows up but subsequent posts do not. If I hit the + to expand the thread, the follow-up posts show just fine. But not in the main TL.
I may not be explaining this well. Let me know :)
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?
This is actually a pure backend issue and there already is an open issue on the backend repo, so this one can be closed imo. See: AkkomaGang/akkoma#256