* Add: #591 リモート保留中アカウントからメンションが来た場合にuriを記録し、承認時にフェッチしに行く処理 * Rename fetch_remove_status_worker.rb to fetch_remote_status_worker.rb * Wip * Add lock code
This commit is contained in:
parent
b2acc7dbb8
commit
2ab9ea642a
22 changed files with 307 additions and 15 deletions
|
@ -91,6 +91,7 @@ namespace :dangerous do
|
|||
20240218233621
|
||||
20240227033337
|
||||
20240227222450
|
||||
20240227225017
|
||||
)
|
||||
# Removed: account_groups
|
||||
target_tables = %w(
|
||||
|
@ -111,6 +112,7 @@ namespace :dangerous do
|
|||
ng_rule_histories
|
||||
ngword_histories
|
||||
pending_follow_requests
|
||||
pending_statuses
|
||||
scheduled_expiration_statuses
|
||||
status_capability_tokens
|
||||
status_references
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue