discourse/app/jobs
Robin Ward 78ddc82952 FIX: Respect min_flags_staff_visibility for new flags too
There was a situation where if:

* There were new flags to review that met the visibility threshold

AND

* There were old flags that *didn't* meet the threshold

THEN

a pending flags notification would be sent out. This fixes that case.
Staff should not be notified of flags if they do not meet the threshold
and are old.
2019-01-25 11:27:43 -05:00
..
concerns PERF: Restrict number of skipped email log for Jobs::UserEmail. 2018-08-21 11:14:43 +08:00
onceoff FIX: Give up migrating url site setting if endpoint doesn't return data. 2018-11-22 12:16:52 +08:00
regular FEATURE: Remove full quotes only from new posts. (#6862) 2019-01-17 13:24:32 +11:00
scheduled FIX: Respect min_flags_staff_visibility for new flags too 2019-01-25 11:27:43 -05:00
base.rb FEATURE: push post rebake regular task to low priority queue 2019-01-09 08:57:20 +11:00
onceoff.rb Prefer create over create! when not checking for response. 2018-09-19 18:22:54 +08:00