From f3f1d3b58052c4b717971a9a089d9d4adcbbe7f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 3 Apr 2023 20:58:26 +0200 Subject: [PATCH 1/4] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 96ee13b..0ac0848 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ code = "https://github.com/vector-im/element-web/" cpe = "cpe:2.3:a:matrix:element" [integration] -yunohost = ">= 11.1.15" +yunohost = ">= 11.1.16" architectures = "all" multi_instance = true ldap = false From 78ef28040ef0c14bfc17004ccf43bc17000c4b99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 9 Apr 2023 12:15:32 +0200 Subject: [PATCH 2/4] add fr --- config_panel.toml | 10 ++++++---- manifest.toml | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/config_panel.toml b/config_panel.toml index 757eb4f..d680ce0 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -2,26 +2,28 @@ version = "1.0" [main] name = "Element configuration" -#name.fr = "Configuration d'Element" +name.fr = "Configuration d'Element" [main.config] name = "Configuration Options" - #name.fr = "Options de configuration" + name.fr = "Options de configuration" [main.config.default_home_server] ask = "Default Home Server" + ask.fr = "Serveur Matrix par défaut" type = "string" default = "matrix.org" help = "Define Matrix default home server address." + help.fr = "Définir l'adresse du serveur par défaut de Matrix." bind = "base_url:__INSTALL_DIR__/config.json" [main.config.login_for_welcome] ask = "Display login as welcome page" - #ask.fr = "Afficher la connexion comme page d'accueil" + ask.fr = "Afficher la connexion comme page d'accueil" type = "boolean" yes = true no = false help = "When true, the app will use the login form as a welcome page instead of the welcome page itself. This disables use of welcome_url and all welcome page functionality." - #help.fr = "Quand l'option est sélectionnée, l'application utilisera le formulaire de connexion comme page d'accueil au lieu de la page d'accueil elle-même. Cela désactive l'utilisation de welcome_url et de toutes les fonctionnalités de la page d'accueil." + help.fr = "Quand l'option est sélectionnée, l'application utilisera le formulaire de connexion comme page d'accueil au lieu de la page d'accueil elle-même. Cela désactive l'utilisation de welcome_url et de toutes les fonctionnalités de la page d'accueil." bind = "login_for_welcome:__INSTALL_DIR__/config.json" diff --git a/manifest.toml b/manifest.toml index 0ac0848..38175d1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ code = "https://github.com/vector-im/element-web/" cpe = "cpe:2.3:a:matrix:element" [integration] -yunohost = ">= 11.1.16" +yunohost = ">= 11.1.17" architectures = "all" multi_instance = true ldap = false From 8d8f8695941b3fac4d501c9020c23a93a7d2c419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 11 Apr 2023 20:22:20 +0200 Subject: [PATCH 3/4] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 38175d1..2220f0c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Element" description.en = "Web client for Matrix" description.fr = "Client web pour Matrix" -version = "1.11.28~ynh2" +version = "1.11.29~ynh1" maintainers = ["Josué Tille"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/vector-im/element-web/releases/download/v1.11.28/element-v1.11.28.tar.gz" - sha256 = "2136fa0b20433235c412a1510c7744e715b1e81126710dfa4e4060716d02510e" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.29/element-v1.11.29.tar.gz" + sha256 = "9d22b0bcd8d4d0c47f97f47f300a939eabe288b507019f92a04808f55b93a784" autoupdate.strategy = "latest_github_tag" [resources.system_user] From ddb7607679b384a307b7171bc6068c8239c41d28 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 11 Apr 2023 18:22:25 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 878a894..c30b8a3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,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. -**Shipped version:** 1.11.28~ynh2 +**Shipped version:** 1.11.29~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 4836c6f..4b55c85 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po 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.28~ynh2 +**Version incluse :** 1.11.29~ynh1 **Démo :** https://app.element.io/