mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Merge branch 'version-2' into src
This commit is contained in:
commit
3196299df8
8 changed files with 8 additions and 15 deletions
|
@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
|
Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
|
||||||
|
|
||||||
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
|
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
|
||||||
|
|
||||||
**Shipped version:** 2023.05~ynh1
|
**Shipped version:** 2023.05~ynh2
|
||||||
|
|
||||||
**Demo:** https://dir.friendica.social/servers
|
**Demo:** https://dir.friendica.social/servers
|
||||||
|
|
||||||
|
|
|
@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
|
Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
|
||||||
|
|
||||||
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
|
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
|
||||||
|
|
||||||
**Version incluse :** 2023.05~ynh1
|
**Version incluse :** 2023.05~ynh2
|
||||||
|
|
||||||
**Démo :** https://dir.friendica.social/servers
|
**Démo :** https://dir.friendica.social/servers
|
||||||
|
|
||||||
|
|
|
@ -44,6 +44,7 @@ location __PATH__/ {
|
||||||
location ~ /\. {
|
location ~ /\. {
|
||||||
deny all;
|
deny all;
|
||||||
}
|
}
|
||||||
#Include SSOWAT user panel.
|
|
||||||
include conf.d/yunohost_panel.conf.inc;
|
#Include SSOWAT user panel.
|
||||||
|
include conf.d/yunohost_panel.conf.inc;
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
## Installation
|
## User with LDAP admin rights
|
||||||
|
|
||||||
### User with LDAP admin rights
|
|
||||||
|
|
||||||
**For admin rights**: When installation is complete, you will need to visit your domain page and login with the **admin account username and password** which was entered at the time of installation process. You can then create your profile and access the admin panel.
|
**For admin rights**: When installation is complete, you will need to visit your domain page and login with the **admin account username and password** which was entered at the time of installation process. You can then create your profile and access the admin panel.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
## Installation
|
## Utilisateur avec des droits d'administrateur LDAP
|
||||||
|
|
||||||
### Utilisateur avec des droits d'administrateur LDAP
|
|
||||||
|
|
||||||
**Pour les droits d'administrateur** : une fois l'installation terminée, vous devrez visiter la page de votre domaine et vous connecter avec le **nom d'utilisateur et le mot de passe du compte administrateur** qui ont été saisis au moment du processus d'installation. Vous pouvez ensuite créer votre profil et accéder au panneau d'administration.
|
**Pour les droits d'administrateur** : une fois l'installation terminée, vous devrez visiter la page de votre domaine et vous connecter avec le **nom d'utilisateur et le mot de passe du compte administrateur** qui ont été saisis au moment du processus d'installation. Vous pouvez ensuite créer votre profil et accéder au panneau d'administration.
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
|
Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
|
||||||
|
|
||||||
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
|
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
|
|
@ -1,3 +1,2 @@
|
||||||
Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
|
Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
|
||||||
|
|
||||||
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
|
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
|
|
@ -5,7 +5,7 @@ name = "Friendica"
|
||||||
description.en = "Social Communication Server"
|
description.en = "Social Communication Server"
|
||||||
description.fr = "Serveur de Communication Social"
|
description.fr = "Serveur de Communication Social"
|
||||||
|
|
||||||
version = "2023.05~ynh1"
|
version = "2023.05~ynh2"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue