Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add point weights for tag follows #1229

Merged
merged 6 commits into from
Nov 30, 2018
Merged

Conversation

benhalpern
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Documentation Update

Description

Let's say I'm a JavaScript developer. I want news/questions/articles on JavaScript. Primarily, though, I work with VueJS, so I really want to see stuff from Vue.

This feature adds the ability to adjust the weights of tags to determine which content is most likely to show up in your feed.

This will allow folks to assign higher values to niche tags they are involved with.

This also allows folks to assign ultra-negative values to topics they don't care to see. However, this functionality is definitely in beta because it first requires you to "follow" that tag you don't like, which could come with unwanted positive signaling. So think of negative following as YMMV, but in the future we will differentiate better "negative follows" from "positive follows" under the hood.

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Nov 30, 2018
Copy link
Contributor

@Zhao-Andy Zhao-Andy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mobile looks a little wonky. Everything else seems to work okay 👍

app/decorators/user_decorator.rb Show resolved Hide resolved
app/assets/stylesheets/dashboard.scss Show resolved Hide resolved
@benhalpern benhalpern merged commit 651ab3c into master Nov 30, 2018
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: unreviewed bot applied label for PR's with no review labels Nov 30, 2018
@maestromac maestromac deleted the ben/update-tag-features branch December 3, 2018 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants