JamBrain icon indicating copy to clipboard operation
JamBrain copied to clipboard

Follow Threads Opt-in

Open chzachau opened this issue 8 years ago • 15 comments

Please make NOT following a thread the default state. Following should be opt-in.

chzachau avatar Dec 05 '17 17:12 chzachau

If focus was limited to replies only (currently you can't reply to comments) it might not be so annoying.

Alternatively it was suggested that auto-subscribing could be a user preference, but I think the core problem is actually that because you can't reply to people, we have to subscribe to the entire thread.

mikekasprzak avatar Dec 05 '17 17:12 mikekasprzak

Mentions of @username creating a notice for that user would be so nice, you could reply to comments individually.

chzachau avatar Dec 05 '17 21:12 chzachau

Threading is supported behind the scenes, but we haven't yet finished the UI for it (other things were higher priority).

mikekasprzak avatar Dec 05 '17 21:12 mikekasprzak

@username mentions do always produce a notification for the mentioned user, Are you observing otherwise?

sgstair avatar Dec 05 '17 22:12 sgstair

No, i just did not know that it works already (as nobody mentioned me outside of my game page). I used @username to answer comments all the time. It's great that those users are getting a notice!

chzachau avatar Dec 05 '17 23:12 chzachau

Seconding @pfefferminzz's original request: Please don't auto-subscribe to a game when commenting. This seems like an anti-feature, which you should disable right now. Please :) It's annoying to have to manually unsubscribe to each game, so that the notifications aren't completely cluttered.

The reply issues should go into a new issue, imho.

blinry avatar Dec 06 '17 13:12 blinry

We don't yet have a page that tells you what you've rated (though there is an API call https://api.ldjam.com/vx/grade/getgames). At this very moment subscribing does act like a poor-mans "what have I rated", though this is definitley not a long term solution.

mikekasprzak avatar Dec 06 '17 18:12 mikekasprzak

I see, but in my eyes, this is a suboptimal workaround. People can use the userpage on feedback.ld.intricati.com if they want to see which games they have commented on, until this functionality is on ldjam.com.

Right now, the workaround causes spammy, unwanted notifications, and I'd strongly advocate for making the subscriptions opt-in as soon as possible.

blinry avatar Dec 07 '17 14:12 blinry

I implemented a notifications filter on #1494 that will not undo the notifications but will put the pure comments (not on your stuff and not a mention) as filtered out. For now this will only be active on the notifications feed (given that it is accepted). But it could also easily be extended to the notifications drop-down if we stored the user's settings in a cookie or similar.

local-minimum avatar Dec 07 '17 16:12 local-minimum

The other question that I can't answer here, is for how many people is the current default behavior the expected and desired behavior - I know at least it is working how I would prefer it to work. This just really highlights the variety of settings that will be useful for customizing this, I think.

sgstair avatar Dec 07 '17 18:12 sgstair

Maybe there should be a notice with a link to your post for someone giving you karma. If you leave a quality comment on the games you play the dev(s) will likely give you a heart, so many games you played will pop up in your messages but likely only once or twice and not for every comment in that game thread.

chzachau avatar Dec 07 '17 21:12 chzachau

My thought is that this would be better handled through user settings than per thread basis. Though I can see the point in filtering out comments in general but really wanting to know about everything on some post even if you didn't write the original post.

So my vote would be now that the filter is live, to aim for the filter-settings to stick and be respected by the drop-down too and then not bother too much about if opt-in is default. Only annoying thing is we might want to load more notifications on the feed at a time to compensate for that you probably will filter out the majority of them.

local-minimum avatar Dec 07 '17 21:12 local-minimum

Probably the best solution overall is, as @povrazor mentioned at the top of the thread, the planned feature to have comment threading & replying to specific comments, Then notifications will only automatically subscribe to your branch of the thread, and that seems better in general.

sgstair avatar Dec 07 '17 21:12 sgstair

Noting this is related to #701, but its own issue.

mikekasprzak avatar May 26 '18 18:05 mikekasprzak

I haven't heard any new complaints since filters were introduced so I suggest closing. Comment threading should be its own issue

local-minimum avatar May 27 '18 21:05 local-minimum