Skip to content

Release 1.1.255 // Upgrade APIs

Latest
Compare
Choose a tag to compare
@mika-f mika-f released this 07 Mar 13:19
· 10 commits to develop since this release

Bug Fixes

  • mastodon: type
  • mastodon: response type
  • misskey: missing partial
  • misskey: rename users to user
  • misskey: return typed response
  • misskey: missing partial
  • test: change crypto algo

Chore

  • cleanup tests
  • ci: fix
  • test: fix null check

Code Refactoring

  • remove unused constructor
  • core: support DateTime
  • core: simply
  • core: fix

Docs

  • update readmes
  • Add Misskey
  • fix typo
  • mastodon: trust document
  • misskey: change targeting version of Misskey
  • misskey: fix typo

Features

  • mastodon: support 2.7 APIs
  • misskey: /federation apis
  • misskey: support /users/lists/* endpoints
  • misskey: support /notes endpoints
  • misskey: support /notes/watching endpoints
  • misskey: support /* endpoints
  • misskey: support /messaging endpoints
  • misskey: support /i endpoints
  • misskey: support /hashtags endpoints
  • misskey: support /users endpoints
  • misskey: /drive/files/*
  • misskey: supports charts related APIs
  • misskey: add hybrid timeline for streaming
  • misskey: "_" to "-"
  • misskey: support /ap/show
  • misskey: missing obsolete
  • misskey: marked obsolete methods
  • misskey: add models

Style

  • misskey: fixed by R#er

Reverts

  • fix(test): change crypto algo

BREAKING CHANGE

  • fixed endpoint path for /charts/user
  • several API parameter order has changed