mastodon v3.0.0
Mastodon is referred to as a "decentralized Twitter," where microblogs are scattered across numerous independent servers linked together in one network. This version has a lot of updates. Here are the most important ones: OStatus is no longer supported, the alternative is ActivityPub. Some outdated REST APIs have been removed: GET /api/v1/search API has been replaced by GET /api/v2/search. GET /api/v1/statuses/:id/card is now using the card attribute. POST /api/v1/notifications/dismiss?id=:id, instead of […
