Add: プロキシアカウントを動的に識別する簡易的な仕組み

This commit is contained in:
KMY 2023-10-07 13:07:35 +09:00
parent 22d03b06da
commit 41c1aaf54d
3 changed files with 72 additions and 2 deletions

View file

@ -21,6 +21,7 @@ RSpec.describe ActivityPub::ProcessAccountService, type: :service do
searchableBy: searchable_by,
indexable: indexable,
summary: sender_bio,
actor_type: 'Person',
}.with_indifferent_access
end