You are viewing a single comment's thread from:

RE: Hivemind API update to support decentralized blacklists

in HiveDevs5 years ago

Great job! 👍

Is it possible to use different blacklists for me at the same time?
For example, I want to follow both your and gtg's blacklists:

["follow",{"follower":"oflyhigh","following":"blocktrades","what":["follow_blacklist"]}]
["follow",{"follower":"oflyhigh","following":"gtg","what":["follow_blacklist"]}]

Will we consider introducing blacklists in the community? Only specified post can be mute now, such as:

["mutePost",{"community":"hive-105017","account":"xxxx","permlink":"xxxxxx","notes":"test"}]

It would be much more convenient if we can mute the user directly or we can follow_blacklist for the community.

Sort:  

Yes, you can follow as many blacklists as you want.

The ability to mute a user in a community sounds pretty useful. I suspect that's a feature that is worthy of inclusion, when we start reviewing potential new API calls (a big task that will need a lot of input).

Thank you for your reply.