You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"baseapp_profiles": "If enabled, ContentPost exposes the authoring Profile via the `profile` field and ContentPostCreate sets it from the current profile."
},
{
"baseapp_reactions": "If enabled, ContentPost exposes per-post reactions count and enabled flag via the ReactableMetadataService and ReactionsInterface."
},
{
"baseapp_mentions": "If enabled, ContentPostCreate calls update_mentions to track inline @-mentions in post content."