67
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Jul 2023
67 points (98.6% liked)
Lemmy Support
4652 readers
1 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
Thanks for the suggestion, but that's not a suitable work around for me.
I use Voyager and consider it by far the best client, but I'm not going to switch apps because Lemmy doesn't allow DMs to be blocked.
It's also not just about hiding, but the sender should be aware the DM cannot be send.
If someone wants to bother you and sees that you can't receive DMs, they might choose to bug you by other means. If their messages just go into a deep pit with no answer, they might get tired and leave it be. At least that's how it works in gaming.
Totally get it. I agree. While you wait you could probably use a browser extension to run custom css that hides those features. Hiding any elements that match
label[for$="-messages"]
is probably a good start