kareila: "Mom, I'm hungry." "Hush, I'm coding. You ate yesterday." (coding)
kareila ([personal profile] kareila) wrote in [site community profile] dw_dev2016-09-29 11:52 pm

Selective Screening

I've just merged [personal profile] batrachian's code for the new Selective Screening feature! I'm planning on making it live on the site in the next couple of days, but in the meantime, I encourage you to test it in your development environment and let me know if you have any feedback. Here is how it works:

There are three console commands that govern who is subject to selective screening in your journal or community. They are screen_set, screen_unset, and screen_list and they are very similar to the related console commands for banning users. The maximum number of users you are allowed to apply selective screening to is 500 per journal/community.

When a user is subject to selective screening, all of that user's comments in the affected journal/community will be automatically screened, regardless of what the entry's screening settings are. The affected user is informed that their comments are being screened when viewing the reply form. The user's screened comments are like any other screened comments and can be manually unscreened, receive screened replies, etc.

This feature was requested back in 2012 and I am excited that it has been implemented!
vass: Small turtle with green leaf in its mouth (Default)

[personal profile] vass 2016-09-30 05:42 am (UTC)(link)
Nice!
azurelunatic: Vivid pink Alaskan wild rose. (Default)

[personal profile] azurelunatic 2016-09-30 07:03 am (UTC)(link)
And the syntax for community?
batrachian: Dom (from the webcomic Megatokyo) talking on a phone (Dom)

[personal profile] batrachian 2016-09-30 02:18 pm (UTC)(link)
This should also be documented in the Console Reference, unless I've horribly misunderstood how that page gets generated. :)

[personal profile] jewelfox 2016-10-05 05:03 am (UTC)(link)
Very nice ^^