Skip to content

Releases: akirk/enable-mastodon-apps

1.6.1

Choose a tag to compare

@akirk akirk released this 13 Jul 16:13

What's Changed

  • Improve the CSS for the mobile view inside wp-admin by @akirk in #297
  • Add debug response logging, fix announcement ID type, add notification group_key by @akirk in #298
  • Use single-line status as post title when media is attached by @akirk in #299
  • Add first line excerpt option by @akirk in #300
  • Fix conversation participant handling by @akirk in #302
  • Fix registered apps settings link by @akirk in #304
  • Add Site Health diagnostics for Mastodon app setup by @akirk in #301
  • Add configurable reaction mapping by @akirk in #305
  • Keep EMA unread status out of public searches by @akirk in #306
  • Allow lower-privilege users to use Mastodon apps by @akirk in #307
  • Ensure account headers are always serialized by @akirk in #308

Full Changelog: 1.6.0...1.6.1

1.6.0

Choose a tag to compare

@akirk akirk released this 10 Apr 10:45

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

Choose a tag to compare

@akirk akirk released this 26 Mar 22:06

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

Choose a tag to compare

@akirk akirk released this 25 Mar 11:47

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

Choose a tag to compare

@akirk akirk released this 09 May 03:25

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

Choose a tag to compare

@akirk akirk released this 08 May 16:21

What's Changed

Full Changelog: 1.4.4...1.4.5

1.4.3

Choose a tag to compare

@akirk akirk released this 24 Apr 03:39

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

Choose a tag to compare

@akirk akirk released this 15 Apr 15:27

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

Choose a tag to compare

@akirk akirk released this 27 Mar 14:32

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

Choose a tag to compare

@akirk akirk released this 16 Mar 11:09

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