discourse/app/services/flags
Krzysztof Kotlarek 644e6c7f46
FEATURE: auto_action_type field for flags (#29306)
Allow admins to specify if the flag should be `auto_action_type`. If yes, then when an admin flags a post,  it is automatically actioned.

Meta: https://meta.discourse.org/t/allow-creation-of-custom-flags-which-auto-hide-content-similar-to-spam-and-inapproriate/329894
2024-10-22 10:56:31 +11:00
..
create_flag.rb FEATURE: auto_action_type field for flags (#29306) 2024-10-22 10:56:31 +11:00
destroy_flag.rb DEV: Refactor flag related services a bit 2024-10-18 10:10:28 +02:00
reorder_flag.rb DEV: Refactor flag related services a bit 2024-10-18 10:10:28 +02:00
toggle_flag.rb DEV: Refactor flag related services a bit 2024-10-18 10:10:28 +02:00
update_flag.rb FEATURE: auto_action_type field for flags (#29306) 2024-10-22 10:56:31 +11:00