Messages Requests #21
Replies: 2 comments 4 replies
-
Both seem to be easily implementable backend changes -- however I should note, in order to build 2 without overcomplicating it, you'd need such to be on a node-by-node (or device-by-device) basis. If you have this in the ideal scenario, where you'd be able to hide conversations on all devices, you'd need to create a new transaction type -- which seems excessive for such a change. The first is definitely a +1 for me, the second seems like a great idea but the implementation could be complex in the ideal scenario, so it's likely favorable to take a simpler but less ideal approach (Such as having the node itself store such data, like it used to do with blocking) |
Beta Was this translation helpful? Give feedback.
-
I agree with not showing DMs from users i have blocked. Agree with above discussion conclusion that the 2 original suggestions are probably covered by this one change. One note - blocks are due to move on chain soon. Im not sure if this would impact things but worth considering. |
Beta Was this translation helpful? Give feedback.
-
Two items up for discussion.
Upgraded Block Feature. Block should extend not only to the Feed, but also to Messages. If a user chooses to block someone from their feed, it is safe to assume they don't want Messages from that person either.
Messages should have a delete/hide feature. The filter is nice but being able to delete the unsolicited Messages from Bots/Scam accounts is nice UI/UX feature. We want to show that we are a community of creators, checking messages and seeing those types of messages is not ideal. I like to see messages from those I do not follow yet, but dislike the Bot Messages / SPAM & Scam messages that I also see once turn filters off.
Beta Was this translation helpful? Give feedback.
All reactions