From 46b61388abf57f2fe2c2c79a5a59345f66d805ac Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sun, 5 Jan 2014 01:21:04 -0800 Subject: [PATCH] Updated Friendica API (markdown) --- Friendica-API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Friendica-API.md b/Friendica-API.md index 5910c03..6ae6721 100644 --- a/Friendica-API.md +++ b/Friendica-API.md @@ -138,9 +138,9 @@ Please refer to the linked documentation for further information. #### not yet implemented * trim_user -* include_entities #### Unsupported parameters +* include_entities ### statuses/mentions #### Parameters @@ -214,11 +214,11 @@ Favorites aren't displayed to other users, so "user_id" and "screen_name". So se ### statuses/friends #### not yet implemented * cursor -* include_entities #### Unsupported parameters * user_id * screen_name +* include_entities Friendica doesn't allow showing friends of other users.