Make use of backend reply filtering
Reply filtering hasn't worked in a while, but backend does it for us.
I also added some code to force timelines to be reloaded on next "show new" when changing the setting, as the hidden statuses cannot be updated in real time, this is the next best thing (don't want to forcibly refresh them immediately as you can open settings modal while scrolled back 10 hours or whatever).
Merge request reports
Activity
- Resolved by Shpuld Shpludson
Nice to have this working again. The 'show new' problem is a bit annoying, but probably can't be helped. Maybe adding some information to the setting (like: "Attention: This will only affect newly arriving statuses. Please refresh to see immediate effects") would be an idea?
added 1 commit
- 38d85266 - change Show New text to Reload when flushing
mentioned in issue #852
Works nicely, 'reload' makes it clear what happens. Does NOT work with streaming, for obvious reasons. Out of scope of this MR and the streaming is still designated as experimental, so here's an issue about that at pleroma#1906 and #852
mentioned in commit beb160bd