discourse/app/jobs
Robin Ward d251f12c9c Tweak calculation for reviewable sensitivities/priorities
Previously, calculating thresholds for reviewables was done based on the
50th and 85th percentile across all reviewables. However, many forum
owners provided feedback that these thresholds were too easy to hit, in
particular when it came to auto hiding content.

The calculation has been adjusted to base the priorities on reviewables
that have a minimum of 2 scores (flags). This should push the amount of
flags required to hide something higher then before.
2019-09-19 14:07:56 -04:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff FIX: Move read state when moving posts 2019-09-06 20:52:44 +02:00
regular FIX: Do not log 'pull_hotlinked_images' edits in the staff action log 2019-09-12 15:55:45 +01:00
scheduled Tweak calculation for reviewable sensitivities/priorities 2019-09-19 14:07:56 -04:00
base.rb FEATURE: English locale with international date formats 2019-05-20 13:47:20 +02:00
onceoff.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00