Commit Graph

14 Commits

Author SHA1 Message Date
Hypolite Petovan 5a1abb8c7d Introduce Mastodon entity factories and API\Entity 2020-01-06 21:39:05 -05:00
Hypolite Petovan 4aa01ee17f Use most recent last item date in Mastodon\Account 2019-12-30 06:12:52 -05:00
Hypolite Petovan 0dbce6e58b Add user contact data superseding to Mastodon\Account::create 2019-12-30 06:12:51 -05:00
Hypolite Petovan c286772fb5 Correct value of Mastodon API Account acct field for local users 2019-12-30 06:12:51 -05:00
Hypolite Petovan bef16702c7 Add missing fields to Mastodon API Account entity 2019-12-30 06:12:51 -05:00
Hypolite Petovan cb7875b035 Rename Api\Mastodon\Account::createFromContact to just create
- Retrieve public contact in Api\Mastodon\FollowRequests instead of user contact
2019-12-30 06:12:50 -05:00
Hypolite Petovan 9ed8479b32 Rename Api\Mastodon\Account::create contact parameter to publicContact
- Update Mastodon entity documentation link
- Add default value for fields
2019-12-30 06:11:48 -05:00
Hypolite Petovan 015db25d9f Replace obsolete references to App baseURL and getApp by DI 2019-12-29 21:50:15 -05:00
Michael da78b7a8b8 API: Provide data for the account array of the instance array 2019-12-19 04:11:31 +00:00
Hypolite Petovan 9a0a11ed39 Improve Api\Mastodon\Account with data from apcontact
- Original work by @annando
2019-12-11 08:25:45 -05:00
Hypolite Petovan 7716583912 Add Mastodon API entity Relationship class 2019-12-11 08:24:16 -05:00
Michael 203857ede0 Added parameter description 2019-12-11 06:54:31 +00:00
Michael 9296a55dfb Added entities 2019-12-11 06:51:59 +00:00
Hypolite Petovan 2e9be55e51 Add Mastodon API entity classes 2019-12-09 22:50:35 -05:00