• 0.105.0 c94a2ccb4a

    0.105.0 Pre-Release

    tastytea released this 2019-04-20 01:29:13 +02:00 | 178 commits to master since this release

    Changes

    • Deprecated API::urlencode, API::urldecode and API::unescape_html in favor of Mastodon::urlencode, Mastodon::urldecode and Mastodon::unescape_html.
    • Added support for /api/v1/suggestions and /api/v1/suggestions/:account_id.
    • Added tests for:
      • API::v1::follow_requests.
      • API::v1::follow_requests_id_authorize.
      • API::v1::follow_requests_id_reject.
      • API::v1::suggestions.
      • API::v1::suggestions_accountid.
    Downloads