Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion: pleroma support #60

Open
4DA opened this issue Jan 14, 2021 · 0 comments
Open

Discussion: pleroma support #60

4DA opened this issue Jan 14, 2021 · 0 comments

Comments

@4DA
Copy link
Contributor

4DA commented Jan 14, 2021

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?

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

No branches or pull requests

1 participant