mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +00:00
added note about the Mastodon API support to the FAW
This commit is contained in:
parent
b33eeabca8
commit
25c1b01e95
1 changed files with 6 additions and 0 deletions
|
@ -183,6 +183,7 @@ Example: Friendica Support
|
|||
### What friendica clients can I use?
|
||||
|
||||
Friendica is using a [Twitter/GNU Social compatible API](help/api), which means you can use any Twitter/GNU Social client for your platform as long as you can change the API path in its settings.
|
||||
Since the 2021.06 release, Friendica also supports the Mastodon API.
|
||||
Here is a list of known working clients:
|
||||
|
||||
* Android
|
||||
|
@ -196,6 +197,11 @@ Here is a list of known working clients:
|
|||
* [Choqok](https://choqok.kde.org)
|
||||
* Windows
|
||||
* [Friendica Mobile](https://www.microsoft.com/de-DE/store/p/friendica-mobile/9nblggh0fhmn?rtc=1) (Windows 10)
|
||||
* [Husky](https://husky.fwgs.ru)
|
||||
* [Subway Tooter](https://github.com/tateisu/SubwayTooter)
|
||||
* [Tusky](https://tusky.app)
|
||||
* [twitlatte](https://github.com/moko256/twitlatte)
|
||||
* [Yuito](https://github.com/accelforce/Yuito)
|
||||
|
||||
Depending on the features of the client you might encounter some glitches in usability, like being limited in the length of your postings to 140 characters and having no access to the [permission settings](help/Groups-and-Privacy).
|
||||
|
||||
|
|
Loading…
Reference in a new issue