Start trying to fix reply filter fetching bug #124

Closed
eris wants to merge 1 commits from eris/pleroma-fe:reply-filter-fix into develop
Contributor

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

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
eris added the
WIP
label 2022-08-09 23:25:49 +00:00
eris added 1 commit 2022-08-09 23:25:49 +00:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
26d619c002
Fix federated timeline reply filtering on fetch
eris changed title from [WIP] Start trying to fix reply filter fetching bug to Start trying to fix reply filter fetching bug 2022-08-10 02:18:03 +00:00
eris closed this pull request 2022-08-10 02:18:09 +00:00
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

Pull request closed

Sign in to join this conversation.
No description provided.