Skip to content

Conversation

@Alloyed
Copy link

@Alloyed Alloyed commented Nov 5, 2025

Hi! I'm adding this feature specifically to use with Akkoma, but I looked through each api. only akkoma is tested, and we don't do any amount of static checking on the input (pleroma derivatives communicate what valid content-types there are through nodeinfo, so the valid set of inputs is dynamic)

pleroma docs:
https://docs-develop.pleroma.social/backend/development/API/differences_in_mastoapi_responses/#post-apiv1statuses
akkoma docs:
https://docs.akkoma.dev/stable/development/API/differences_in_mastoapi_responses/#post-apiv1statuses
gotosocial docs:
https://docs.gotosocial.org/en/latest/api/swagger
scroll to
/api/v1/statuses

vanilla masto and friendica don't support this, firefish appears to be discontinued, and I can't find documentation for pixelfed?

@Alloyed Alloyed requested a review from h3poteto as a code owner November 5, 2025 02:16
scheduled_at?: string
language?: string
quote_id?: string
content_type?: string
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, megalodon interface doesn't have this parameter, how to use this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants