docbrown/app/services/articles/feeds
Joshua Wehner d227e1d285
Suppressing articles negative-follow tags from appearing in the "relevant" feed (#19948)
* Try suppressing all negative-follow tags

* userData isn't always available

* Bolster test coverage for tag filter scenarios

* Antitags for the non-basic 'strategy'

* Rename antitags -> hidden_tags

* Rename 'anti_tags' -> 'hidden_tags' as well

* Use userData.followed_tags to derive hidden_tags
2023-08-28 10:11:20 -04:00
..
article_score_calculator_for_user.rb Extracting a common calculator for feed weights (#15199) 2021-10-27 04:45:53 -04:00
basic.rb Suppressing articles negative-follow tags from appearing in the "relevant" feed (#19948) 2023-08-28 10:11:20 -04:00
find_featured_story.rb Removing WeightedQueryStrategy; use VariantQuery now (#17420) 2022-04-27 09:19:09 -04:00
large_forem_experimental.rb (Really) Enable multiple reactions on #index (#19202) 2023-03-22 10:20:00 -04:00
latest.rb (Really) Enable multiple reactions on #index (#19202) 2023-03-22 10:20:00 -04:00
tag.rb (Really) Enable multiple reactions on #index (#19202) 2023-03-22 10:20:00 -04:00
timeframe.rb (Really) Enable multiple reactions on #index (#19202) 2023-03-22 10:20:00 -04:00
variant_query.rb Suppressing articles negative-follow tags from appearing in the "relevant" feed (#19948) 2023-08-28 10:11:20 -04:00