+30
-12
internal/atproto/jetstream/community_consumer.go
···+return fmt.Errorf("invalid community profile rkey: expected 'self', got '%s' (V1 communities not supported)", commit.RKey)···+return fmt.Errorf("invalid community profile rkey: expected 'self', got '%s' (V1 communities not supported)", commit.RKey)···+AtprotoHandle string `json:"atprotoHandle"` // Real atProto handle (gaming.communities.coves.social)
+8
-1
internal/core/communities/community.go
···CreatedByDID string `json:"createdByDid" db:"created_by_did"` // User who created the community