aaroncox / chainbb

chainBB backend services and api
https://chainbb.com
MIT License
52 stars 36 forks source link

Ignore users #47

Open qazip opened 6 years ago

qazip commented 6 years ago

It would be nice if we could ignore users in chainBB, so that their posts/comments are automatically removed/hidden.

aaroncox commented 6 years ago

I'd have to add some sort of protocol for this - marking it as a future enhancement.

qazip commented 6 years ago

Ya, I think this is a good addition to chainBB. I like to ignore the upvote bots and some people that just comment stating "follow me and I'll follow you". Pretty much spam in my view. Steemit allows to do this.

aaroncox commented 6 years ago

So are you making use of the "mute" feature on steemit.com?

I could potentially hook into that protocol.

qazip commented 6 years ago

@aaroncox, I've used it before but since i mostly use either busy.org or chainBB, I don't.

As long as you can "mute" in chainBB and have chainBB read from mutes on other sites (steemit), that works for me I guess.

inertia186 commented 6 years ago

RIght now, I'm a bit reluctant to invite people to chainbb. Over the last 5 days, someone has decided to blanket my blog with pornographic comments. I didn't notice until I went to chainbb and utopinan.io.

I think the existing tag_api "mute" is good. But I also think reputation should also be a factor, if possible, right down to the comments.

In fact, allowing each forum to decide which users and reputation levels are allowed to show up would be great. Some forums might not care what reputation an author has. But I can see this feature being especially complicated to implement.

I think just mirroring what steemit.com does with mutes and reputation would be just fine.