mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
commit
dc7cd3eabe
4 changed files with 14 additions and 14 deletions
|
@ -19,7 +19,7 @@ Friendica is a decentralised communications platform that integrates social comm
|
||||||
|
|
||||||
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:** 2022.12~ynh1
|
**Shipped version:** 2023.01~ynh1
|
||||||
|
|
||||||
**Demo:** https://dir.friendica.social/servers
|
**Demo:** https://dir.friendica.social/servers
|
||||||
|
|
||||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,27 +5,27 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Friendica pour YunoHost
|
# Friendica pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/friendica)  
|
[](https://dash.yunohost.org/appci/app/friendica)  
|
||||||
[](https://install-app.yunohost.org/?app=friendica)
|
[](https://install-app.yunohost.org/?app=friendica)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Friendica rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Friendica rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## 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 :** 2022.12~ynh1
|
**Version incluse :** 2023.01~ynh1
|
||||||
|
|
||||||
**Démo :** https://dir.friendica.social/servers
|
**Démo :** https://dir.friendica.social/servers
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -51,10 +51,10 @@ https://github.com/YunoHost-Apps/friendica_ynh
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <http://friendi.ca>
|
* Site officiel de l’app : <http://friendi.ca>
|
||||||
* Documentation officielle utilisateur : <https://wiki.friendi.ca/>
|
* Documentation officielle utilisateur : <https://wiki.friendi.ca/>
|
||||||
* Documentation officielle de l'admin : <https://github.com/friendica/friendica/wiki>
|
* Documentation officielle de l’admin : <https://github.com/friendica/friendica/wiki>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/friendica/friendica>
|
* Dépôt de code officiel de l’app : <https://github.com/friendica/friendica>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_friendica>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_friendica>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/friendica_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/friendica_ynh/issues>
|
||||||
|
|
||||||
|
@ -70,4 +70,4 @@ ou
|
||||||
sudo yunohost app upgrade friendica -u https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug
|
sudo yunohost app upgrade friendica -u https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Social Communication Server",
|
"en": "Social Communication Server",
|
||||||
"fr": "Serveur de Communication Social"
|
"fr": "Serveur de Communication Social"
|
||||||
},
|
},
|
||||||
"version": "2022.12~ynh1",
|
"version": "2023.01~ynh1",
|
||||||
"url": "http://friendi.ca",
|
"url": "http://friendi.ca",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
# commit hashes
|
# commit hashes
|
||||||
# 2022.12
|
# 2022.12
|
||||||
version_commit="eeadc00e83d8bc7144b0edf74c0fe851ef8636a6"
|
version_commit="9d7e172d2c106eee94b3fddfa42cc023532228d3"
|
||||||
addons_version_commit="f922d69310f5229d2e9404f396d66453b2d19d90"
|
addons_version_commit="f922d69310f5229d2e9404f396d66453b2d19d90"
|
||||||
|
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
|
|
Loading…
Add table
Reference in a new issue