docbrown/app/services/articles
Joshua Wehner 1374ab98e6
Ensure spam doesn't hit logged-out /latest (#19110)
* Ensure spam doesn't hit logged-out /latest

* Restore load-bearing constant

* Narrow selector avoids the new 'latest' banner

* Test scenario for signed-in low-score content

* Remove false-negative test

* Actual test for the logged-in scenario

* Signed-in users get poor quality content

* Feeds (RSS) use an entirely different query

* Pass @stories

* Update tests with new minimum score
2023-02-17 09:29:59 +01:00
..
feeds Ensure spam doesn't hit logged-out /latest (#19110) 2023-02-17 09:29:59 +01:00
attributes.rb Made published_at immutable after an article has been published once (#18384) 2022-08-30 11:32:06 +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 Remove featured number usage from articles (#18510) 2022-09-28 08:59:03 -06:00
unpublish.rb Unpublish post service class + V1 API endpoint (#18031) 2022-07-08 09:08:55 -06:00
updater.rb Keep published_at when updating author of a scheduled article from the dashboard (#18653) 2022-11-01 16:49:59 +03:00