parent
b0ce0a8dab
commit
537f49e816
6 changed files with 44 additions and 38 deletions
|
@ -78,6 +78,7 @@ namespace :dangerous do
|
|||
20230223102416
|
||||
20230222232121
|
||||
20240117021025
|
||||
20240117022353
|
||||
)
|
||||
# Removed: account_groups
|
||||
target_tables = %w(
|
||||
|
@ -128,10 +129,10 @@ namespace :dangerous do
|
|||
%w(domain_blocks reject_new_follow),
|
||||
%w(domain_blocks reject_reply),
|
||||
%w(domain_blocks reject_reply_exclude_followers),
|
||||
%w(domain_blocks reject_send_dissubscribable),
|
||||
%w(domain_blocks reject_send_media),
|
||||
%w(domain_blocks reject_send_not_public_searchability),
|
||||
%w(domain_blocks reject_send_public_unlisted),
|
||||
# Removed: domain_blocks reject_send_dissubscribable
|
||||
# Removed: domain_blocks reject_send_media
|
||||
# Removed: domain_blocks reject_send_not_public_searchability
|
||||
# Removed: domain_blocks reject_send_public_unlisted
|
||||
# Removed: domain_blocks reject_send_unlisted_dissubscribable
|
||||
%w(domain_blocks reject_send_sensitive),
|
||||
%w(domain_blocks reject_straight_follow),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue