akirk / enable-mastodon-apps

Allow accessing your WordPress blog with Mastodon clients
https://wordpress.org/plugins/enable-mastodon-apps
GNU General Public License v2.0
34 stars 5 forks source link

Add status handler #100

Closed MatzeKitt closed 4 months ago

MatzeKitt commented 4 months ago

By now, use Handler::get_status_array() to get the status as array due to the complexity of this method. Replace with the actual Entity\Status if more time is available. 🙂