Updated Friendica API (markdown)

Michael Vogel 2014-01-05 04:34:09 -08:00
parent ac323f0256
commit 2571ff588f

@ -16,7 +16,7 @@ Please refer to the linked documentation for further information.
* include_my_retweet: Retweets in friendica are implemented in a different way
#### Different behaviour
* screen_name: The nick name in friendica is not unique. The contacts are searched in the following priority: Friendica, StatusNet/GNU Social, Diaspora, pump.io, Twitter. If no contact was found by this way, then the first contact is taken.
* screen_name: The nick name in friendica is only unique in each network but not for all networks. The users are searched in the following priority: Friendica, StatusNet/GNU Social, Diaspora, pump.io, Twitter. If no contact was found by this way, then the first contact is taken.
### account/verify_credentials
#### Parameters