Updated Friendica API (markdown)

Michael Vogel 2014-02-11 16:50:36 -08:00
parent 7e6a822776
commit f460061c16

@ -16,6 +16,7 @@ Please refer to the linked documentation for further information.
#### Different behaviour
* 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.
* include_entities: Default is "false". If set to "true" then the plain text is formatted so that links are having descriptions.
#### Return values
* cid: Contact id of the user (important for "contact_allow" and "contact_deny")