mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
Fix connection issues with AndStatus
This commit is contained in:
parent
3aa883f1e3
commit
8b841dfa50
2 changed files with 11 additions and 1 deletions
|
@ -16,12 +16,13 @@ Supported mobile apps:
|
|||
- Tusky
|
||||
- Husky
|
||||
- twitlatte
|
||||
- AndStatus
|
||||
- Twidere
|
||||
|
||||
Unsupported mobile apps:
|
||||
|
||||
- [Subway Tooter](https://github.com/tateisu/SubwayTooter) Uses the wrong grant_type when requesting a token, possibly a problem in the server type detection of the app. See issue https://github.com/tateisu/SubwayTooter/issues/156
|
||||
- [Mammut](https://github.com/jamiesanson/Mammut) States that the instance doesn't exist. Most likely an issue in the vitality check of the app, see issue https://github.com/jamiesanson/Mammut/issues/19
|
||||
- [AndStatus](https://github.com/andstatus/andstatus) Doesn't provide all data at token request, see issue https://github.com/andstatus/andstatus/issues/537
|
||||
- [Fedilab](https://framagit.org/tom79/fedilab) Automatically uses the legacy API, see issue: https://framagit.org/tom79/fedilab/-/issues/520
|
||||
|
||||
## Entities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue