Feature Request: Hide Posts

Hoping they can add a hide post gesture like they have the collapse comment gesture. Tried to submit it on GitHub and it kept trying to make it a bug report argh.

6 points · 1 comments · view on lemmy.world

1 Comments

CreatureSurvive@lemmy.world · 4 pts · 2y

This is a good idea, I’ll look into adding this. Unfortunately this is not supported by the API, but it should be simple enough to maintain a list of blocked posts in Arctic.

[edit] I see this is actually a native feature on Lemmy v0.19.4. I’ll add support for this in the next release. I just integrated this feature in Swimmy, (Arctic’s Lemmy API wrapper), I just need to update the UI to support this.