friendica/src/Module/Api/Mastodon
2021-12-28 20:38:18 +00:00
..
Accounts Add response for JSON only 2021-12-06 00:12:18 +01:00
Apps Make BaseModule a real entity 2021-11-27 12:40:36 +01:00
Conversations Make $_REQUEST processing independent of sub-calls 2021-11-30 01:07:58 -05:00
Instance Make BaseModule a real entity 2021-11-27 12:40:36 +01:00
Lists Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Notifications API: Set "dismissed" instead of "seen" 2021-12-28 20:38:18 +00:00
Statuses Make $_REQUEST processing independent of sub-calls 2021-11-30 01:07:58 -05:00
Timelines Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Accounts.php Make BaseModule a real entity 2021-11-27 12:40:36 +01:00
Announcements.php Make BaseModule a real entity 2021-11-27 12:40:36 +01:00
Apps.php API: Fix for OAuth endpoints that mustn't be authorized 2021-12-17 15:25:04 +00:00
Blocks.php Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Bookmarks.php Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Conversations.php Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
CustomEmojis.php Make BaseModule a real entity 2021-11-27 12:40:36 +01:00
Directory.php extract "BaseApi::checkDefaults()" method for later usage 2021-11-30 01:07:57 -05:00
Endorsements.php Make BaseModule a real entity 2021-11-27 12:40:36 +01:00
Favourited.php Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Filters.php Make $_REQUEST processing independent of sub-calls 2021-11-30 01:07:58 -05:00
FollowRequests.php Make $_REQUEST processing independent of sub-calls 2021-11-30 01:07:58 -05:00
Instance.php Make BaseModule a real entity 2021-11-27 12:40:36 +01:00
Lists.php Add expected second parameter to BaseApi::getRequest in a few put() methods 2021-12-03 18:00:54 -05:00
Markers.php Make $_REQUEST processing independent of sub-calls 2021-11-30 01:07:58 -05:00
Media.php Add expected second parameter to BaseApi::getRequest in a few put() methods 2021-12-03 18:00:54 -05:00
Mutes.php Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Notifications.php API: Set "dismissed" instead of "seen" 2021-12-28 20:38:18 +00:00
Preferences.php Make BaseModule a real entity 2021-11-27 12:40:36 +01:00
Proofs.php Make BaseModule a real entity 2021-11-27 12:40:36 +01:00
PushSubscription.php Add expected second parameter to BaseApi::getRequest in a few put() methods 2021-12-03 18:00:54 -05:00
ScheduledStatuses.php Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Search.php Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Statuses.php Make $_REQUEST processing independent of sub-calls 2021-11-30 01:07:58 -05:00
Suggestions.php extract "BaseApi::checkDefaults()" method for later usage 2021-11-30 01:07:57 -05:00
Trends.php extract "BaseApi::checkDefaults()" method for later usage 2021-11-30 01:07:57 -05:00
Unimplemented.php Make $_REQUEST processing independent of sub-calls 2021-11-30 01:07:58 -05:00