Changes for version 0.008 - 2017-04-22
- New:
- Added documentation for entity and listener objects
- Status and Account objects have some convenience methods
- Changes:
- Re-wrote Mastodon::Listener to use AnyEvent::HTTP
- Added more attributes to Mastodon::Listener, making it more usable as a standalone class
- Fixes:
- Fixed an issue with entity coercions, that could cause some tests to fail
- TCP tests are skipped if unable to establish a connection
- Added more missing dependencies
- Never coerce server responses for app registration
Modules
Talk to a Mastodon server
A Mastodon user account
A Mastodon application
A Mastodon media attachment
A Mastodon card
The context of a Mastodon status
An error in Mastodon
A Mastodon instance
A mention in Mastodon
A Mastodon notification
A Mastodon relationship
A Mastodon search result
A Mastodon status
A tag in Mastodon
Access the streaming API of a Mastodon server
Provides
in lib/Mastodon/Role/Entity.pm
in lib/Mastodon/Role/UserAgent.pm
in lib/Mastodon/Types.pm