friendica/src/Module/Api/Mastodon
2021-06-07 04:44:12 +00:00
..
Accounts API: The endpoints "followers" and "following" are swapped 2021-06-07 04:44:12 +00:00
Apps Unneeded spaces removed 2021-05-19 16:09:09 +00:00
Conversations Wrong class path 2021-05-21 18:00:03 +00:00
Instance Coding standards 2021-06-03 05:18:22 +00:00
Lists API: Parameter cleanup 2021-05-19 06:18:42 +00:00
Notifications API: Show activity notifications 2021-06-01 05:51:03 +00:00
Statuses Simplify the code 2021-06-02 07:15:42 +00:00
Timelines Issue 10287: Don't show ignored and blocked posts 2021-05-24 10:51:21 +00:00
Accounts.php API: some more endpoints added 2021-06-03 04:47:02 +00:00
Announcements.php Added scope check 2021-05-16 07:37:11 +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 API: Parameter cleanup 2021-05-19 06:18:42 +00:00
Bookmarks.php API: Bookmarked posts are starred, not pinned 2021-05-27 07:51:30 +00:00
Conversations.php Wrong class path 2021-05-21 18:00:03 +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 API: Parameter cleanup 2021-05-19 06:18:42 +00:00
Filters.php API: some more endpoints added 2021-06-03 04:47:02 +00:00
FollowRequests.php API: Reworked request parameter handling 2021-05-18 19:26:46 +00:00
Instance.php Update copyright 2021-03-29 08:40:20 +02:00
Lists.php Apply suggestions from code review 2021-05-29 14:32:31 +02:00
Markers.php Added scope check 2021-05-16 07:37:11 +00:00
Media.php API: Unified request parameter handling 2021-05-28 06:10:32 +00:00
Mutes.php API: Parameter cleanup 2021-05-19 06:18:42 +00:00
Notifications.php Added notifications for follow requests 2021-06-01 21:13:16 +00:00
Preferences.php Added scope check 2021-05-16 07:37:11 +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 API: Parameter cleanup 2021-05-19 06:18:42 +00:00
Statuses.php Apply suggestions from code review 2021-05-29 14:32:31 +02:00
Suggestions.php API: Parameter cleanup 2021-05-19 06:18:42 +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