friendica/src/Module/Api/Mastodon
2023-12-03 09:13:34 -05:00
..
Accounts Improve the performance of API timeline calls 2023-10-18 08:11:36 +00:00
Apps Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Conversations Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Instance Move System::jsonExit to BaseModule->jsonExit 2023-09-24 07:08:15 -04:00
Lists Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Notifications Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Statuses Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Tags Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Timelines Improve the performance of API timeline calls 2023-10-18 08:11:36 +00:00
Trends Move System::jsonExit to BaseModule->jsonExit 2023-09-24 07:08:15 -04:00
Accounts.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Announcements.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Apps.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Blocks.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Bookmarks.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Conversations.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
CustomEmojis.php Move System::jsonExit to BaseModule->jsonExit 2023-09-24 07:08:15 -04:00
Directory.php Move System::jsonExit to BaseModule->jsonExit 2023-09-24 07:08:15 -04:00
Endorsements.php Move System::jsonExit to BaseModule->jsonExit 2023-09-24 07:08:15 -04:00
Favourited.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Filters.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
FollowedTags.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
FollowRequests.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Instance.php Remove DI dependency in Object\Api\Mastodon\Instance 2023-11-26 09:48:46 -05:00
InstanceV2.php Issue 12530: Align the instance endpoint to the latest changes 2023-11-24 13:25:39 +00:00
Lists.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Markers.php Change return value to stdClass of Module\Api\Mastodon\Markers->fetchTimelines 2023-11-27 16:10:15 -05:00
Media.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Mutes.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Notifications.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Polls.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Preferences.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Proofs.php Move System::jsonError to BaseModule->jsonError 2023-09-24 07:08:15 -04:00
PushSubscription.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Reports.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
ScheduledStatuses.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Search.php Fix call order of Mastodon Top level search on accounts 2023-11-24 17:06:41 -05:00
Statuses.php Check media_attributes keys before using them in Mastodon\Statuses 2023-12-03 09:13:34 -05:00
Suggestions.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Tags.php Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Unimplemented.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00