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.
Syndicated from the fediverse. Read and engage on the original instance.
View original on lemmy.worldHoping 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.
1 reply
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.