Updated Friendica API (markdown)

Michael Vogel 2014-01-05 01:21:04 -08:00
parent 4579855b5e
commit 46b61388ab

@ -138,9 +138,9 @@ Please refer to the linked documentation for further information.
#### not yet implemented #### not yet implemented
* trim_user * trim_user
* include_entities
#### Unsupported parameters #### Unsupported parameters
* include_entities
### statuses/mentions ### statuses/mentions
#### Parameters #### Parameters
@ -214,11 +214,11 @@ Favorites aren't displayed to other users, so "user_id" and "screen_name". So se
### statuses/friends ### statuses/friends
#### not yet implemented #### not yet implemented
* cursor * cursor
* include_entities
#### Unsupported parameters #### Unsupported parameters
* user_id * user_id
* screen_name * screen_name
* include_entities
Friendica doesn't allow showing friends of other users. Friendica doesn't allow showing friends of other users.