aeharding / voyager

Voyager — a mobile-first Lemmy client
https://vger.app
GNU Affero General Public License v3.0
1.49k stars 167 forks source link

Use the hide feature from lemmy 0.19.4 #1522

Open bjoern-tantau opened 4 months ago

bjoern-tantau commented 4 months ago

Is your feature request related to a problem? Please describe.

When I switch between the Lemmy UI my hidden posts get lost and I might see posts again that have been marked as hidden.

Describe the solution you'd like

Lemmy 0.19.4 introduced Post hiding. https://join-lemmy.org/news/2024-06-07_-_Lemmy_Release_v0.19.4_-_Image_Proxying_and_Federation_improvements

Voyager should use that instead of its own hiding feature when available. And also offer buttons to show or hide posts in feeds.

aeharding commented 2 months ago

Hi! This is definitely on the roadmap. However this should probably wait until 0.19.4 is on the majority of instances, so that the client-side logic can be cleanly removed.