update readme
This commit is contained in:
parent
5fbf931d41
commit
42d525c904
2 changed files with 2 additions and 0 deletions
|
@ -113,6 +113,7 @@ Project maintained on GitHub at [automattic/wordpress-activitypub](https://githu
|
||||||
* Add: a Followers Block (show off your Followers)
|
* Add: a Followers Block (show off your Followers)
|
||||||
* Add: Simple caching
|
* Add: Simple caching
|
||||||
* Add: Collection endpoints for Featured Tags and Featured Posts
|
* Add: Collection endpoints for Featured Tags and Featured Posts
|
||||||
|
* Add: Better handling of Hashtags in mobile apps
|
||||||
* Update: Complete rewrite of the Follower-System based on Custom Post Types
|
* Update: Complete rewrite of the Follower-System based on Custom Post Types
|
||||||
* Update: Improved linter (PHPCS)
|
* Update: Improved linter (PHPCS)
|
||||||
* 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
|
||||||
|
|
|
@ -113,6 +113,7 @@ Project maintained on GitHub at [automattic/wordpress-activitypub](https://githu
|
||||||
* Add: a Followers Block (show off your Followers)
|
* Add: a Followers Block (show off your Followers)
|
||||||
* Add: Simple caching
|
* Add: Simple caching
|
||||||
* Add: Collection endpoints for Featured Tags and Featured Posts
|
* Add: Collection endpoints for Featured Tags and Featured Posts
|
||||||
|
* Add: Better handling of Hashtags in mobile apps
|
||||||
* Update: Complete rewrite of the Follower-System based on Custom Post Types
|
* Update: Complete rewrite of the Follower-System based on Custom Post Types
|
||||||
* Update: Improved linter (PHPCS)
|
* Update: Improved linter (PHPCS)
|
||||||
* 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
|
||||||
|
|
Loading…
Reference in a new issue