friendica/src/Module/Api/Mastodon
2021-06-08 12:00:22 +00:00
..
Accounts Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Apps Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Conversations Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Instance Coding standards 2021-06-03 05:18:22 +00:00
Lists Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Notifications Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Statuses Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Timelines Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Accounts.php Unified request for uid 2021-06-08 08:28:14 +00:00
Announcements.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Apps.php Avoid warning "array_merge(): Expected parameter 2 to be an array, null given" 2021-05-29 22:48:06 +00:00
Blocks.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Bookmarks.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Conversations.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
CustomEmojis.php Update copyright 2021-03-29 08:40:20 +02:00
Directory.php API: Reworked request parameter handling 2021-05-18 19:26:46 +00:00
Endorsements.php API: List handling, dummy endpoints 2021-05-13 21:15:32 +00:00
Favourited.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Filters.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
FollowRequests.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Instance.php Update copyright 2021-03-29 08:40:20 +02:00
Lists.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Markers.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Media.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Mutes.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Notifications.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Preferences.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Proofs.php API: List handling, dummy endpoints 2021-05-13 21:15:32 +00:00
ScheduledStatuses.php API: List handling, dummy endpoints 2021-05-13 21:15:32 +00:00
Search.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Statuses.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Suggestions.php Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Trends.php API: Parameter cleanup 2021-05-19 06:18:42 +00:00
Unimplemented.php Add all required HTTP methods 2021-05-08 09:14:19 +00:00