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 #54 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-05-25 17:38:46 +02:00 committed by GitHub
commit c34c2dd728
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 30 additions and 24 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Element for YunoHost
[![Integration level](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![Working status](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg)
[![Install Element with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=element)
*[Lire ce readme en français.](./README_fr.md)*
@ -17,13 +17,13 @@ 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.
**Shipped version:** 1.10.12~ynh1
**Shipped version:** 1.10.13~ynh1
**Demo:** https://app.element.io/
## Screenshots
![](./doc/screenshots/homepage-all-platforms-1_1.png)
![Screenshot of Element](./doc/screenshots/homepage-all-platforms-1_1.png)
## Disclaimers / important information
@ -59,21 +59,22 @@ So the process to migrate to element is the following:
## Documentation and resources
* Official app website: https://element.io
* Official admin documentation: https://element.io/help
* Upstream app code repository: https://github.com/vector-im/element-web/
* YunoHost documentation for this app: https://yunohost.org/app_element
* Report a bug: https://github.com/YunoHost-Apps/element_ynh/issues
* Official app website: <https://element.io>
* Official admin documentation: <https://element.io/help>
* Upstream app code repository: <https://github.com/vector-im/element-web/>
* YunoHost documentation for this app: <https://yunohost.org/app_element>
* Report a bug: <https://github.com/YunoHost-Apps/element_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/element_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/element_ynh/tree/testing --debug
or
sudo yunohost app upgrade element -u https://github.com/YunoHost-Apps/element_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,10 +1,14 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Element pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg)
[![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)
[![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)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer 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.*
@ -13,13 +17,13 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
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.10.12~ynh1
**Version incluse :** 1.10.13~ynh1
**Démo :** https://app.element.io/
## Captures d'écran
![](./doc/screenshots/homepage-all-platforms-1_1.png)
![Capture d'écran de Element](./doc/screenshots/homepage-all-platforms-1_1.png)
## Avertissements / informations importantes
@ -55,21 +59,22 @@ Ainsi, le processus de migration vers l'élément est le suivant :
## Documentations et ressources
* Site officiel de l'app : https://element.io
* Documentation officielle de l'admin : https://element.io/help
* Dépôt de code officiel de l'app : https://github.com/vector-im/element-web/
* Documentation YunoHost pour cette app : https://yunohost.org/app_element
* Signaler un bug : https://github.com/YunoHost-Apps/element_ynh/issues
* Site officiel de l'app : <https://element.io>
* Documentation officielle de l'admin : <https://element.io/help>
* Dépôt de code officiel de l'app : <https://github.com/vector-im/element-web/>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_element>
* Signaler un bug : <https://github.com/YunoHost-Apps/element_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/element_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/element_ynh/tree/testing --debug
ou
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 d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.12/element-v1.10.12.tar.gz
SOURCE_SUM=a8750caea144f5abdb0fb3ee5027a0351327e4a0463ed4b179eff9ea23ddf7d4
SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.13/element-v1.10.13.tar.gz
SOURCE_SUM=e2a885de60e3a0b945927ced89fdb68c72a80c5f7f181014d7eb09d8e9a7b2ff
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Web client for Matrix",
"fr": "Client web pour Matrix"
},
"version": "1.10.12~ynh1",
"version": "1.10.13~ynh1",
"url": "https://element.io",
"upstream": {
"license": "Apache-2.0",