Merge remote-tracking branch 'parent/main' into kb_development

This commit is contained in:
KMY 2023-09-27 21:33:12 +09:00
commit 78ddcb10c3
67 changed files with 615 additions and 230 deletions

View file

@ -397,6 +397,7 @@ class Account < ApplicationRecord
end
def public_settings
# Please update `app/javascript/mastodon/api_types/accounts.ts` when making changes to the attributes
config = {
'noindex' => noindex?,
'noai' => noai?,