fix realtime updates in 'following' replies filter #285
No reviewers
Labels
No labels
a11y
Bug
Bug fix
cannot reproduce
CSS
Documentation
enhancement
Feature
Feature request
Held for next release cycle
Minor change
needs change/feedback
performance
priority: critical
priority: high
priority: low
priority: medium
priority: patch welcome
regression
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!285
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "flisk/akkoma-fe:fix-realtime-reply-filter"
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?
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.
ah that makes sense
thanks!