Updated Friendica API (markdown)

Michael Vogel 2014-01-05 01:02:40 -08:00
parent 3c18f74a10
commit 579478e066
1 changed files with 10 additions and 2 deletions

@ -193,8 +193,6 @@ Please refer to the linked documentation for further information.
### favorites
#### Parameters
* user_id
* screen_name
* count: Items per page (default: 20)
* page: page number
@ -203,6 +201,8 @@ Please refer to the linked documentation for further information.
* max_id
#### Unsupported parameters
* user_id
* screen_name
* include_entities
Favorites aren't displayed to other users, so "user_id" and "screen_name". So setting this value will result in an empty array.
@ -220,6 +220,8 @@ Favorites aren't displayed to other users, so "user_id" and "screen_name". So se
* user_id
* screen_name
Friendica doesn't allow showing friends of other users.
### statuses/followers
#### not yet implemented
* cursor
@ -229,6 +231,8 @@ Favorites aren't displayed to other users, so "user_id" and "screen_name". So se
* screen_name
* include_entities
Friendica doesn't allow showing followers of other users.
### statusnet/config
### statusnet/version
@ -242,6 +246,8 @@ Favorites aren't displayed to other users, so "user_id" and "screen_name". So se
* user_id
* screen_name
Friendica doesn't allow showing friends of other users.
### followers/ids
#### not yet implemented
* cursor
@ -251,6 +257,8 @@ Favorites aren't displayed to other users, so "user_id" and "screen_name". So se
* user_id
* screen_name
Friendica doesn't allow showing followers of other users.
### direct_messages/new
#### Parameters
* user_id