1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Merge pull request #86 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-01-24 09:57:44 +01:00 committed by GitHub
commit dbbb1ed281
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data. It gives you access to the Matrix open network, so you can talk to anyone. Element provides a new level of security, adding cross-signed device verification to default end-to-end encryption. Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data. It gives you access to the Matrix open network, so you can talk to anyone. Element provides a new level of security, adding cross-signed device verification to default end-to-end encryption.
**Shipped version:** 1.11.17~ynh1 **Shipped version:** 1.11.20~ynh1
**Demo:** https://app.element.io/ **Demo:** https://app.element.io/

View file

@ -5,25 +5,25 @@ It shall NOT be edited by hand.
# Element pour YunoHost # Element pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg)
[![Installer Element avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=element) [![Installer Element avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=element)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Element rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Element 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 navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Element est un nouveau type d'application de messagerie. Vous choisissez où vos messages sont stockés, ce qui vous donne le contrôle de vos données. Il vous donne accès au réseau ouvert Matrix, vous pouvez donc parler à n'importe qui. Element offre un nouveau niveau de sécurité, en ajoutant la vérification des appareils par signature croisée au chiffrement de bout en bout par défaut. Element est un nouveau type d'application de messagerie. Vous choisissez où vos messages sont stockés, ce qui vous donne le contrôle de vos données. Il vous donne accès au réseau ouvert Matrix, vous pouvez donc parler à n'importe qui. Element offre un nouveau niveau de sécurité, en ajoutant la vérification des appareils par signature croisée au chiffrement de bout en bout par défaut.
**Version incluse :** 1.11.17~ynh1 **Version incluse :** 1.11.20~ynh1
**Démo :** https://app.element.io/ **Démo :** https://app.element.io/
## Captures d'écran ## Captures décran
![Capture d'écran de Element](./doc/screenshots/homepage-all-platforms-1_1.png) ![Capture décran de Element](./doc/screenshots/homepage-all-platforms-1_1.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -49,9 +49,9 @@ https://github.com/vector-im/riot-web/issues/1977 pour plus de détails.
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://element.io> * Site officiel de lapp : <https://element.io>
* Documentation officielle de l'admin : <https://element.io/help> * Documentation officielle de ladmin : <https://element.io/help>
* Dépôt de code officiel de l'app : <https://github.com/vector-im/element-web/> * Dépôt de code officiel de lapp : <https://github.com/vector-im/element-web/>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_element> * Documentation YunoHost pour cette app : <https://yunohost.org/app_element>
* Signaler un bug : <https://github.com/YunoHost-Apps/element_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/element_ynh/issues>
@ -67,4 +67,4 @@ ou
sudo yunohost app upgrade element -u https://github.com/YunoHost-Apps/element_ynh/tree/testing --debug sudo yunohost app upgrade element -u https://github.com/YunoHost-Apps/element_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.17/element-v1.11.17.tar.gz SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.20/element-v1.11.20.tar.gz
SOURCE_SUM=263e90029a33d55110a94674608157df563fb36ec585ee2e3c82bc2e7d44d644 SOURCE_SUM=a856e854d404f5bfd69cf344b5ea7c77a93ac7d37554af2c00f6cb383abac77f
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Web client for Matrix", "en": "Web client for Matrix",
"fr": "Client web pour Matrix" "fr": "Client web pour Matrix"
}, },
"version": "1.11.17~ynh1", "version": "1.11.20~ynh1",
"url": "https://element.io", "url": "https://element.io",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",
@ -21,7 +21,7 @@
"email": "josue@tille.ch" "email": "josue@tille.ch"
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.3.0" "yunohost": ">= 11.0.9"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [