]> git.mxchange.org Git - friendica.git/commit
API: List handling, dummy endpoints
authorMichael <heluecht@pirati.ca>
Thu, 13 May 2021 21:15:32 +0000 (21:15 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 13 May 2021 21:15:32 +0000 (21:15 +0000)
commit3aa883f1e3dde7604703758d3e8b8b1ba9935825
treea29fca1306fc9adaa9b2ce6f272db4cddbb731ff
parent1d44b97576b32ff2711b74622ca3807f3dc1e303
API: List handling, dummy endpoints
12 files changed:
src/Module/Api/Mastodon/Accounts/IdentityProofs.php [new file with mode: 0644]
src/Module/Api/Mastodon/Announcements.php [new file with mode: 0644]
src/Module/Api/Mastodon/Endorsements.php [new file with mode: 0644]
src/Module/Api/Mastodon/Lists.php
src/Module/Api/Mastodon/Markers.php [new file with mode: 0644]
src/Module/Api/Mastodon/Media.php
src/Module/Api/Mastodon/Proofs.php [new file with mode: 0644]
src/Module/Api/Mastodon/ScheduledStatuses.php [new file with mode: 0644]
src/Module/Api/Mastodon/Statuses.php
src/Module/BaseApi.php
src/Module/OAuth/Authorize.php
static/routes.config.php