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

Add Support for Conversations API #126

Merged
merged 2 commits into from
Feb 25, 2020
Merged

Commits on Feb 24, 2020

  1. Support conversations API

    Support these APIs added in Mastodon 2.6.0.
    - GET /api/v1/conversations
    - DELETE /api/v1/conversations/:id
    - POST /api/v1/conversations/:id/read
    hiromi-mi committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    39314f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    6a58c77 View commit details
    Browse the repository at this point in the history