Skip to content

Madon 2.3.0

Latest
Compare
Choose a tag to compare
@McKael McKael released this 21 Mar 21:46
· 42 commits to master since this release

Sync API with Mastodon 2.3.x

This release brings many updates to sync with the current Mastodon API.
Some of the changes are not backward compatible, but only minor updates should be necessary.

Here's a summary of the changes since Madon 1.6.0:

  • Add/Update types to reflect Mastodon API changes
  • Fix OAuth2
  • Add Pin, Lists and Emojis support
  • Add ability to mute notifications for an account
  • UpdateAccount: Add 'locked' parameter
  • SearchAccounts: Add 'following' parameter
  • Add instance statistics (peers/activity) support
  • GetNotifications: Add excludeTypes
  • Add support for list-based timelines and streams
  • GetTimelines: Add parameter 'onlyMedia' (Mastodon 2.3.0+)
  • UploadMedia: Add description and focus parameters
  • Add UpdateMedia
  • FollowAccount: Add 'reblogs' parameter