Dimillian / IceCubesApp

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

Feature request: Automatically dump DMs or replies from people you don't follow #2154

Open antijingoist opened 3 months ago

antijingoist commented 3 months ago

Mastodon is set up so that DM's and replies received from people you don't follow are still delivered, but separated from the rest. This forces you to manually remove the DM's yourself, instead of preventing the DM as expected, which is a problem when a user is a target for harassment.

The request here is for an option to automatically have these conversations deleted when received, using the list of followers as a white list to determine what to keep.

This would be done when the notification is received or when looking at the list of conversations, but before presenting them.

My understanding is that even though this is a heavily sought after feature, I do not see any implementations of it at the client level. Implementation of this feature would be significant for many, and possibly the primary reason to use Ice Cubes over another client.