docbrown/app/services/articles
Jeremy Friesen 19e5b6da35
Ensuring home feed uses minimum score threshold (#18123)
Prior to this commit we had a hard-coded 0; there are other hard-coded
score ranges throughout the code-base.  These are unexplained magic
numbers.  The hope with this change is to provide a mechanism for Forem
owners to adjust a configuration and see a change in behavior.

Related to forem/forem-internal-eng#484
2022-07-15 16:37:51 -04:00
..
feeds Ensuring home feed uses minimum score threshold (#18123) 2022-07-15 16:37:51 -04:00
attributes.rb Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
builder.rb Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
creator.rb Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
destroyer.rb Rubocop fixes (#15892) 2021-12-28 09:11:41 -06:00
enrich_image_attributes.rb Refactor FastImage usage (#16304) 2022-01-26 09:48:03 -05:00
get_user_stickies.rb Optimize GetUserStickies (#13541) 2021-04-27 12:47:49 -04:00
page_view_updater.rb Ensuring we don't track views of author or unpublished (#16143) 2022-01-18 11:23:18 -05:00
suggest.rb Extracting a not_authored_by scope (#16123) 2022-01-17 15:20:49 -05:00
suggest_stickies.rb Extracting a not_authored_by scope (#16123) 2022-01-17 15:20:49 -05:00
unpublish.rb Unpublish post service class + V1 API endpoint (#18031) 2022-07-08 09:08:55 -06:00
updater.rb Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00