fix realtime updates in 'following' replies filter #285

Merged
floatingghost merged 1 commit from flisk/akkoma-fe:fix-realtime-reply-filter into develop 2023-03-10 18:56:32 +00:00
Contributor

with realtime updates enabled and the "show replies to my follows" filter enabled, no new posts would show up unless they were replies to my follows. this changes the filter to always let non-reply statuses through.

with realtime updates enabled and the "show replies to my follows" filter enabled, no new posts would show up unless they were replies to my follows. this changes the filter to always let non-reply statuses through.
fix realtime updates in 'following' replies filter
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
999c38594e
i'm not sure how this code was supposed to work, but the way it was
written would only add statuses to the timeline if they were in reply to
someone the user is following and erroneously filter out posts that
aren't replies.

ah that makes sense

thanks!

ah that makes sense thanks!
floatingghost deleted branch fix-realtime-reply-filter 2023-03-10 18:56:32 +00:00
mel referenced this pull request from a commit 2024-05-15 22:36:01 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AkkomaGang/akkoma-fe!285
No description provided.