Releases: akirk/enable-mastodon-apps
Releases · akirk/enable-mastodon-apps
1.6.0
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
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
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
1.4.5
1.4.3
1.4.2
1.4.1
1.4.0
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
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