userscripts icon indicating copy to clipboard operation
userscripts copied to clipboard

Does not work in review queues

Open angussidney opened this issue 8 years ago • 2 comments

It would be great if FDSC was able to work from the review queues.

Requested by David Postill

angussidney avatar Nov 04 '16 10:11 angussidney

Just a note if this gets implemented: Many spam posts in the review queue are audits, and you wouldn't want the US to try to report already deleted posts. So you may want to check if the post is already deleted before reporting.

I know that Smokey will not report a deleted post, but just to reduce the noise.

double-fault avatar Nov 05 '16 07:11 double-fault

@Fortunate-MAN By the looks of it, smokey already silently aborts the operation if the post is already deleted: https://github.com/Charcoal-SE/SmokeDetector/blob/master/metasmoke.py#L44

angussidney avatar Nov 05 '16 23:11 angussidney