Start trying to fix reply filter fetching bug #124
No reviewers
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
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#124
Loading…
Reference in a new issue
No description provided.
Delete branch "eris/pleroma-fe:reply-filter-fix"
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?
Attempting to fix #68 -- on "Load New Posts", replies are not filtered correctly.
So far, reverting changes to
timeline.js
fixes the federated timeline (and I assume the local timeline, as well) with no impact on the list functionality (including new status fetching in the lists timeline).The bug continues to persist on the Home timeline, however. FG tossed up the idea that this might be from streaming, but I notice this bug specifically with streaming disabled, as I do not use that feature.
Edit: Closing, as apparently the code in the commit was not the issue anyway, that's just unnecessary code. I'll send another PR if I can debug
[WIP] Start trying to fix reply filter fetching bugto Start trying to fix reply filter fetching bugPull request closed