update readme
This commit is contained in:
parent
bfe5381d99
commit
f11cf7c1f0
2 changed files with 4 additions and 0 deletions
|
@ -116,6 +116,8 @@ Project maintained on GitHub at [automattic/wordpress-activitypub](https://githu
|
||||||
|
|
||||||
### Next ###
|
### Next ###
|
||||||
|
|
||||||
|
* Add: Signature Verification: https://docs.joinmastodon.org/spec/security/ .
|
||||||
|
* Update: Complete rewrite of the Follower-System based on Taxonomies.
|
||||||
* Compatibility: add a new conditional, `\Activitypub\is_activitypub_request()`, to allow third-party plugins to detect ActivityPub requests.
|
* Compatibility: add a new conditional, `\Activitypub\is_activitypub_request()`, to allow third-party plugins to detect ActivityPub requests.
|
||||||
* Compatibility: add hooks to allow modifying images returned in ActivityPub requests.
|
* Compatibility: add hooks to allow modifying images returned in ActivityPub requests.
|
||||||
* Compatibility: indicate that the plugin is compatible and has been tested with the latest version of WordPress, 6.2.
|
* Compatibility: indicate that the plugin is compatible and has been tested with the latest version of WordPress, 6.2.
|
||||||
|
|
|
@ -116,6 +116,8 @@ Project maintained on GitHub at [automattic/wordpress-activitypub](https://githu
|
||||||
|
|
||||||
= Next =
|
= Next =
|
||||||
|
|
||||||
|
* Add: Signature Verification: https://docs.joinmastodon.org/spec/security/ .
|
||||||
|
* Update: Complete rewrite of the Follower-System based on Taxonomies.
|
||||||
* Compatibility: add a new conditional, `\Activitypub\is_activitypub_request()`, to allow third-party plugins to detect ActivityPub requests.
|
* Compatibility: add a new conditional, `\Activitypub\is_activitypub_request()`, to allow third-party plugins to detect ActivityPub requests.
|
||||||
* Compatibility: add hooks to allow modifying images returned in ActivityPub requests.
|
* Compatibility: add hooks to allow modifying images returned in ActivityPub requests.
|
||||||
* Compatibility: indicate that the plugin is compatible and has been tested with the latest version of WordPress, 6.2.
|
* Compatibility: indicate that the plugin is compatible and has been tested with the latest version of WordPress, 6.2.
|
||||||
|
|
Loading…
Reference in a new issue