mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 05:34:27 +02:00
Updated Friendica API (markdown)
parent
4a2fecb5c5
commit
b096603453
1 changed files with 7 additions and 1 deletions
|
@ -16,7 +16,13 @@ Please refer to the linked documentation for further information.
|
||||||
* include_my_retweet: Retweets in friendica are implemented in a different way
|
* include_my_retweet: Retweets in friendica are implemented in a different way
|
||||||
|
|
||||||
#### Different behaviour
|
#### Different behaviour
|
||||||
* screen_name: The nick name is not unique. This means that use of this parameter is a problem.
|
* screen_name: The nick name in friendica is not unique. The contacts are searched by the following priority:
|
||||||
|
** Friendica
|
||||||
|
** StatusNet/GNU Social
|
||||||
|
** Diaspora
|
||||||
|
** pump.io
|
||||||
|
** Twitter
|
||||||
|
** everything else
|
||||||
|
|
||||||
### account/verify_credentials
|
### account/verify_credentials
|
||||||
#### Parameters
|
#### Parameters
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue