Skip to content

Releases: akirk/enable-mastodon-apps

1.6.0

10 Apr 10:45

Choose a tag to compare

What's Changed

  • Fix PHP deprecation and missing federation when replying to remote Fediverse posts by @akirk in #291
  • Fix notification pagination by @akirk in #292
  • Add /api/v1/tags/:name endpoint by @akirk in #293
  • Support fetching remote/federated posts via status endpoint by @akirk in #294
  • Fix incorrect return types in timeline and statuses filter documentation by @akirk in #295
  • Fix more incorrect filter docblock types and add missing docblocks by @akirk in #296

Full Changelog: 1.5.1...1.6.0

1.5.1

26 Mar 22:06

Choose a tag to compare

What's Changed

  • Add v2/filters and v2/notifications/policy endpoint stubs by @akirk in #288
  • Prevent login redirect plugins from breaking OAuth flow by @akirk in #289
  • Add quote and quoted_update notification types by @akirk in #287
  • Add cleanup logic for reblog mapping posts by @akirk in #290

Full Changelog: 1.5.0...1.5.1

1.5.0

25 Mar 11:47

Choose a tag to compare

What's Changed

  • Add the editor to Mastodon posts by @akirk in #266
  • Fix deleting app button by @akirk in #268
  • Use a Github action to extract the wp hooks by @akirk in #271
  • Add the /api/v1/statuses endpoint by @akirk in #276
  • Ensure numeric ids on statuses in searches by @akirk in #274
  • Improve registered apps page by @akirk in #277
  • Add option to limit posts with attachments by @akirk in #282
  • Update PHPUnit versions to fix CI by @akirk in #285
  • Unify notification ids by @akirk in #278
  • Improve Pixelfed app compatibility by @akirk in #284

Full Changelog: 1.4.6...1.5.0

1.4.6

09 May 03:25

Choose a tag to compare

What's Changed

  • Bring back post row actions by @akirk in #260
  • Fix missing type=button on toggle all link by @akirk in #259
  • Fix registering rewrite rules by @akirk in #261

Full Changelog: 1.4.5...1.4.6

1.4.5

08 May 16:21

Choose a tag to compare

What's Changed

Full Changelog: 1.4.4...1.4.5

1.4.3

24 Apr 03:39

Choose a tag to compare

What's Changed

  • Convert URLs to links when posting by @akirk in #243
  • Enable OPTIONS and api/apps endpoint even with rest_login_required by @akirk in #242
  • Fix double creation of reply posts by @akirk in #245

Full Changelog: 1.4.2...1.4.3

1.4.2

15 Apr 15:27

Choose a tag to compare

What's Changed

  • Don't make EMA announcements public by @akirk in #237
  • Fix empty accounts in search results by @akirk in #238

Full Changelog: 1.4.1...1.4.2

1.4.1

27 Mar 14:32

Choose a tag to compare

What's Changed

  • Allow filtering whether the user is a member of the blog by @akirk in #234

Full Changelog: 1.4.0...1.4.1

1.4.0

16 Mar 11:09

Choose a tag to compare

What's Changed

  • Fix title in standard posts when HTML is submitted by @akirk in #226
  • Fix comments context by @akirk in #225
  • Submit Post as Standard if create post format is empty by @akirk in #227
  • Add following endpoint by @akirk in #228
  • Implement Direct Messages by @akirk in #233

Full Changelog: 1.3.0...1.4.0

1.3.0

28 Feb 12:49

Choose a tag to compare

What's Changed

  • Assign all post formats to EMA announcements by @akirk in #218
  • Improve New Post Setting and explicit set a New post format by @akirk in #220
  • Add setting for a default post format by @akirk in #221
  • Settings change checkbox to radio for real by @akirk in #222
  • Show internal CPTs if debug is turned on by @akirk in #223
  • Fix small errors on app page by @akirk in #224

Full Changelog: 1.2.1...1.3.0