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.
flisk added 1 commit 2023-02-23 23:28:05 +00:00
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 merged commit 6a9764951f into develop 2023-03-10 18:56:32 +00:00
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 description provided.