Add fedibird hide followers count support
This commit is contained in:
parent
56245f4ef8
commit
9818f6a0e1
10 changed files with 31 additions and 6 deletions
|
@ -13,7 +13,7 @@ class ActivityPub::ActorSerializer < ActivityPub::Serializer
|
|||
:inbox, :outbox, :featured, :featured_tags,
|
||||
:preferred_username, :name, :summary,
|
||||
:url, :manually_approves_followers,
|
||||
:discoverable, :published, :searchable_by, :subscribable_by
|
||||
:discoverable, :published, :searchable_by, :subscribable_by, :obher_setting
|
||||
|
||||
has_one :public_key, serializer: ActivityPub::PublicKeySerializer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue