Skip to content

Discussion: pleroma support #60

@4DA

Description

@4DA

Pleroma extends masto API in some useful ways, this is an example from response:

    "pleroma": {
      "content": {"text/plain": "This is :moominmamma: note 0"},
      "conversation_id": 13679,
      "local": true,
      "spoiler_text": {"text/plain": "2hu"}
    },

Conversation ID is super cool, as it allows to extract the whole conversation thread.

Before I've started some work in that direction, do you have any ideas on how that should be properly implemented?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions