Merge pull request #10429 from annando/cors

Adjusted documentation
This commit is contained in:
Hypolite Petovan 2021-06-24 20:30:02 -04:00 committed by GitHub
commit af6fe4fef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 6 deletions

View File

@ -27,12 +27,6 @@ For supported apps please have a look at the [FAQ](help/FAQ#clients)
- [Mast](https://github.com/Beesitech/Mast) Doesn't accept the entered instance name. Claims that it is invalid (Message is: "Not a valid instance (may be closed or dead)")
- [Toot!](https://apps.apple.com/app/toot/id1229021451)
#### Desktop
- [Halycon](https://www.halcyon.social/) Doesn't load content, creates masses of HTTP requests
- [Mastonaut](https://mastonaut.app/)
- [Pinafore](https://github.com/nolanlawson/pinafore) Returns message "Error: NetworkError when attempting to fetch resource.. Is this a valid Mastodon instance?"
## Entities
These endpoints use the [Mastodon API entities](https://docs.joinmastodon.org/entities/).

View File

@ -227,12 +227,21 @@ Here is a list of known working clients:
* [Toot](https://toot.readthedocs.io/en/latest/)
* [Tootle](https://github.com/bleakgrey/tootle)
#### MacOS
- [Mastonaut](https://mastonaut.app/)
#### Windows
* [Friendica Mobile](https://www.microsoft.com/de-DE/store/p/friendica-mobile/9nblggh0fhmn?rtc=1) (Windows 10)
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).
#### Web Frontend
- [Halcyon](https://www.halcyon.social/)
- [Pinafore](https://github.com/nolanlawson/pinafore)
Admin
--------

View File

@ -239,10 +239,19 @@ Hier ist eine Liste von Clients, die speziell für Friendica entwickelt werden o
* [Toot](https://toot.readthedocs.io/en/latest/)
* [Tootle](https://github.com/bleakgrey/tootle)
#### MacOS
- [Mastonaut](https://mastonaut.app/)
#### Windows
* [Friendica Mobile](https://www.microsoft.com/de-DE/store/p/friendica-mobile/9nblggh0fhmn?rtc=1) für Windows 10
#### Web
- [Halcyon](https://www.halcyon.social/)
- [Pinafore](https://github.com/nolanlawson/pinafore)
Admin
--------