Skip to content

Filter blocked users from feed

Ben requested to merge fix/blocked-user-discovery-1692 into master

Closes #1692 (closed)

Thoughts on the approach @markeharding?

The only way I can think to get the logic into a lower level of the stack, is maybe we can lookup entities_by_time(?) in ES to reduce the footprint. Open to suggestions.

Summary

Remove blocked users from Discovery feed.

Testing

Unsure how to get this firing on sandbox - you can see the request fire in the XHRs though on tag save.

Regression scope

Affects when posts are and are not shown.

Edited by Ben

Merge request reports