mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
update disclaimer
This commit is contained in:
parent
c080594005
commit
85d95f1fc7
4 changed files with 30 additions and 22 deletions
14
README.md
14
README.md
|
@ -31,12 +31,13 @@ Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
|
|||
|
||||
## Disclaimers / important information
|
||||
|
||||
GoToSocial is still in alpha and **may be unstable**. You can read [the roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) to check the progress of GoToSocial's features.
|
||||
GoToSocial is still in alpha and **may be unstable**. The beta is planned for 2024.
|
||||
You can read [the roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) to check the progress of GoToSocial's features.
|
||||
|
||||
GoToSocial require a **dedicated domain (or subdomain) name**, for example: gotosocial.example.com
|
||||
|
||||
This package is not-working SSO (single-sign on) or LDAP integration.
|
||||
You will have a separate account from the rest of your Yunohost server, potentially with a different username and password.
|
||||
This package is not-working with the SSO (single-sign on) or LDAP integration.
|
||||
You will have a **separate account from the rest of your Yunohost server**, potentially with a different username and password.
|
||||
|
||||
GoToSocial **does not provide a user interface**.
|
||||
You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android, [Feditext](https://fedi.software/@Feditext) for iOS or an instance of [Semaphore](https://semaphore.social/) on the Web.
|
||||
|
@ -51,11 +52,12 @@ You can login with your admin user (the one automatically created at the instala
|
|||
|
||||
In this administration interface, you can configure the following things:
|
||||
|
||||
* The name of your instance
|
||||
* Its description
|
||||
* The name of your instance and its description
|
||||
* Your contact e-mail address
|
||||
* The referring user
|
||||
* Blocked domains (not to federate with)
|
||||
* Blocked domains (not to federate with) or allowed domains (for the allowlist federation mode)
|
||||
* Custom emojis
|
||||
* Moderation reports
|
||||
|
||||
#### Configuration
|
||||
|
||||
|
|
12
README_fr.md
12
README_fr.md
|
@ -31,12 +31,13 @@ Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](http
|
|||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
GoToSocial est encore en alpha et **peut etre instable**. Vous pouvez consulter [la roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) pour vérifier l'avancée des fonctionnalités de GoToSocial.
|
||||
GoToSocial est encore en alpha et **peut etre instable**. La beta est prévue pour 2024.
|
||||
Vous pouvez consulter [la roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) pour vérifier l'avancée des fonctionnalités de GoToSocial.
|
||||
|
||||
GoToSocial nécessite un **nom de domaine (ou sous domaine) dédié**, par exemple : gotosocial.example.com
|
||||
|
||||
Ce paquet ne fonctionne pas avec l'authentification unique (SSO) ou l'intégration LDAP.
|
||||
Vous aurez un compte séparé du reste de votre serveur Yunohost, avec potentiellement un nom d'utilisateur et un mot de passe différent.
|
||||
Vous aurez un **compte séparé du reste de votre serveur Yunohost**, avec potentiellement un nom d'utilisateur et un mot de passe différent.
|
||||
|
||||
GoToSocial **ne dispose pas d'une interface utilisateur-ice**.
|
||||
Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tusky.app/) sur Android, [Feditext](https://fedi.software/@Feditext) sur iOS ou une instance de [Semaphore](https://semaphore.social/) en Web.
|
||||
|
@ -51,11 +52,12 @@ Vous pouvez vous connecter avec votre utilisateur admin (celui créé automatiqu
|
|||
|
||||
Dans cette interface d'administration, vous pouvez paramétrer les choses suivantes :
|
||||
|
||||
* Le nom de votre instance
|
||||
* Sa description
|
||||
* Le nom de votre instance et sa description
|
||||
* Votre adresse e-mail de contact
|
||||
* L'utilisateurice référent-e
|
||||
* Les domaines bloqués (pour ne pas fédérer avec)
|
||||
* Les domaines bloqués (pour ne pas fédérer avec) ou autorisés (pour le mode de fédération par liste blanche)
|
||||
* Les émojis personnalisés
|
||||
* Les signalements pour la modération
|
||||
|
||||
#### Configuration
|
||||
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
GoToSocial is still in alpha and **may be unstable**. You can read [the roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) to check the progress of GoToSocial's features.
|
||||
GoToSocial is still in alpha and **may be unstable**. The beta is planned for 2024.
|
||||
You can read [the roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) to check the progress of GoToSocial's features.
|
||||
|
||||
GoToSocial require a **dedicated domain (or subdomain) name**, for example: gotosocial.example.com
|
||||
|
||||
This package is not-working SSO (single-sign on) or LDAP integration.
|
||||
You will have a separate account from the rest of your Yunohost server, potentially with a different username and password.
|
||||
This package is not-working with the SSO (single-sign on) or LDAP integration.
|
||||
You will have a **separate account from the rest of your Yunohost server**, potentially with a different username and password.
|
||||
|
||||
GoToSocial **does not provide a user interface**.
|
||||
You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android, [Feditext](https://fedi.software/@Feditext) for iOS or an instance of [Semaphore](https://semaphore.social/) on the Web.
|
||||
|
@ -18,11 +19,12 @@ You can login with your admin user (the one automatically created at the instala
|
|||
|
||||
In this administration interface, you can configure the following things:
|
||||
|
||||
* The name of your instance
|
||||
* Its description
|
||||
* The name of your instance and its description
|
||||
* Your contact e-mail address
|
||||
* The referring user
|
||||
* Blocked domains (not to federate with)
|
||||
* Blocked domains (not to federate with) or allowed domains (for the allowlist federation mode)
|
||||
* Custom emojis
|
||||
* Moderation reports
|
||||
|
||||
#### Configuration
|
||||
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
GoToSocial est encore en alpha et **peut etre instable**. Vous pouvez consulter [la roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) pour vérifier l'avancée des fonctionnalités de GoToSocial.
|
||||
GoToSocial est encore en alpha et **peut etre instable**. La beta est prévue pour 2024.
|
||||
Vous pouvez consulter [la roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) pour vérifier l'avancée des fonctionnalités de GoToSocial.
|
||||
|
||||
GoToSocial nécessite un **nom de domaine (ou sous domaine) dédié**, par exemple : gotosocial.example.com
|
||||
|
||||
Ce paquet ne fonctionne pas avec l'authentification unique (SSO) ou l'intégration LDAP.
|
||||
Vous aurez un compte séparé du reste de votre serveur Yunohost, avec potentiellement un nom d'utilisateur et un mot de passe différent.
|
||||
Vous aurez un **compte séparé du reste de votre serveur Yunohost**, avec potentiellement un nom d'utilisateur et un mot de passe différent.
|
||||
|
||||
GoToSocial **ne dispose pas d'une interface utilisateur-ice**.
|
||||
Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tusky.app/) sur Android, [Feditext](https://fedi.software/@Feditext) sur iOS ou une instance de [Semaphore](https://semaphore.social/) en Web.
|
||||
|
@ -18,11 +19,12 @@ Vous pouvez vous connecter avec votre utilisateur admin (celui créé automatiqu
|
|||
|
||||
Dans cette interface d'administration, vous pouvez paramétrer les choses suivantes :
|
||||
|
||||
* Le nom de votre instance
|
||||
* Sa description
|
||||
* Le nom de votre instance et sa description
|
||||
* Votre adresse e-mail de contact
|
||||
* L'utilisateurice référent-e
|
||||
* Les domaines bloqués (pour ne pas fédérer avec)
|
||||
* Les domaines bloqués (pour ne pas fédérer avec) ou autorisés (pour le mode de fédération par liste blanche)
|
||||
* Les émojis personnalisés
|
||||
* Les signalements pour la modération
|
||||
|
||||
#### Configuration
|
||||
|
||||
|
|
Loading…
Reference in a new issue