Skip to content

(fix) News feed tags not taking User's Open option into account

Brian Hatchet requested to merge open-content-newsfeed into master

Found this by creating content locally. New content gets tagged with a rating of 2 in cockroachdb's suggested table when the newfeed sync runs.

When a user has open content enabled, the newsfeed is not respecting their flag and anything marked two is excluded.

This takes the logged in user's settings into account.

Also, fixed a dumb typo in my readme updates

#106 (closed)

Merge request reports