Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
4.95k stars 466 forks source link

Feature request: Hide answers to blocked toots #1951

Closed prsmr closed 5 months ago

prsmr commented 5 months ago

If I block hashtags/words using filters I can't see the filtered toot itself, but If someone I follow answers to the toot I see the answer in my timeline. Since I don't have the filters without reason I don't want to see anything of the filtered stuff.

Is it possible to implement a feature to hide the answers in addition?

Dimillian commented 5 months ago

The filter are the server side one. It's working exactly how it works on Mastodon at the API level. I don't plan to do client side filters so unless Mastodon make it work the way you want it won't change.