From b1e7e1124858ef93733d5a24955db3b032e9734d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 20 Jun 2023 20:15:36 +0200 Subject: [PATCH 1/8] Upgrade to v1.3.2023.06.20 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4786df3..b149c9b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Cypht" description.en = "Lightweight Open Source webmail" description.fr = "Webmail Open Source léger" -version = "1.3.2023.06.12~ynh6" +version = "1.3.2023.06.20~ynh6" maintainers = ["eric_G"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/jasonmunro/cypht/archive/118470de0b36849f8be6fbec2831baed7b66b3bc.tar.gz" - sha256 = "4c5f0cbe896d991a83c3f8bf0f782e09d1aee6efac90243c38955975e0067e68" + url= "https://github.com/jasonmunro/cypht/archive/4b351a7e929b4f7ca8e3c856d29fea553b68562f.tar.gz" + sha256 = "5ee3730e5f71de948471dc1bf6bfef852472484a4fa633c935dced568d7821cb" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "1.3.%Y.%m.%d" From 9916582e24b3c997fdcfa83b31ce93dc11ed07af Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 20 Jun 2023 18:15:37 +0000 Subject: [PATCH 2/8] 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 e380621..c03ebbe 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ All your E-mail, from all your accounts, in one place. Cypht is not your father' Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code. -**Shipped version:** 1.3.2023.06.12~ynh6 +**Shipped version:** 1.3.2023.06.20~ynh6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 004e08b..56582bc 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 Cypht est un client de messagerie web. Vous pouvez accéder à vos comptes de messagerie qui supportent IMAP, POP3 ou SMTP - comme la plupart. -**Version incluse :** 1.3.2023.06.12~ynh6 +**Version incluse :** 1.3.2023.06.20~ynh6 ## Captures d’écran From bb0d5c47ba9b201f88ad59a833395593c3f11a37 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 23 Jun 2023 20:15:31 +0200 Subject: [PATCH 3/8] Upgrade to v1.3.2023.06.23 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b149c9b..05976b6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Cypht" description.en = "Lightweight Open Source webmail" description.fr = "Webmail Open Source léger" -version = "1.3.2023.06.20~ynh6" +version = "1.3.2023.06.23~ynh6" maintainers = ["eric_G"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/jasonmunro/cypht/archive/4b351a7e929b4f7ca8e3c856d29fea553b68562f.tar.gz" - sha256 = "5ee3730e5f71de948471dc1bf6bfef852472484a4fa633c935dced568d7821cb" + url= "https://github.com/jasonmunro/cypht/archive/24e919434bf79d8b51bb00beb6afbfd215446f47.tar.gz" + sha256 = "9e80c59e92ffb90c61fc9789c9eeb2f97398d04448dac97c67c21257cf4e7e32" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "1.3.%Y.%m.%d" From 0c122844f62bcb217720c2033233ced70d0f0e0f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 23 Jun 2023 18:15:33 +0000 Subject: [PATCH 4/8] 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 c03ebbe..6f13cdc 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ All your E-mail, from all your accounts, in one place. Cypht is not your father' Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code. -**Shipped version:** 1.3.2023.06.20~ynh6 +**Shipped version:** 1.3.2023.06.23~ynh6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 56582bc..29269d2 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 Cypht est un client de messagerie web. Vous pouvez accéder à vos comptes de messagerie qui supportent IMAP, POP3 ou SMTP - comme la plupart. -**Version incluse :** 1.3.2023.06.20~ynh6 +**Version incluse :** 1.3.2023.06.23~ynh6 ## Captures d’écran From 8c2a5c082713a0143ab30ae0b0abbb78637aabc2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 29 Jun 2023 20:15:51 +0200 Subject: [PATCH 5/8] Upgrade to v1.3.2023.06.29 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 05976b6..7479afc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Cypht" description.en = "Lightweight Open Source webmail" description.fr = "Webmail Open Source léger" -version = "1.3.2023.06.23~ynh6" +version = "1.3.2023.06.29~ynh6" maintainers = ["eric_G"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/jasonmunro/cypht/archive/24e919434bf79d8b51bb00beb6afbfd215446f47.tar.gz" - sha256 = "9e80c59e92ffb90c61fc9789c9eeb2f97398d04448dac97c67c21257cf4e7e32" + url= "https://github.com/jasonmunro/cypht/archive/11fd2b1d2cf02907f57fa14ac8f196ac365b23a0.tar.gz" + sha256 = "3a7e913efaced4241e4e07e94dc9e944c8fecfdec084ef6fedd09992f7cdbd65" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "1.3.%Y.%m.%d" From 158e6f42c14bafae35b1bdcd8b74c03d146c4399 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 29 Jun 2023 18:15:52 +0000 Subject: [PATCH 6/8] 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 6f13cdc..eecbd15 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ All your E-mail, from all your accounts, in one place. Cypht is not your father' Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code. -**Shipped version:** 1.3.2023.06.23~ynh6 +**Shipped version:** 1.3.2023.06.29~ynh6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 29269d2..c48c7f3 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 Cypht est un client de messagerie web. Vous pouvez accéder à vos comptes de messagerie qui supportent IMAP, POP3 ou SMTP - comme la plupart. -**Version incluse :** 1.3.2023.06.23~ynh6 +**Version incluse :** 1.3.2023.06.29~ynh6 ## Captures d’écran From 3a3503e81e1c781c3645ba3ebab9f0413ccd4898 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 1 Jul 2023 20:15:30 +0200 Subject: [PATCH 7/8] Upgrade to v1.3.2023.07.01 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7479afc..51eeb43 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Cypht" description.en = "Lightweight Open Source webmail" description.fr = "Webmail Open Source léger" -version = "1.3.2023.06.29~ynh6" +version = "1.3.2023.07.01~ynh6" maintainers = ["eric_G"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/jasonmunro/cypht/archive/11fd2b1d2cf02907f57fa14ac8f196ac365b23a0.tar.gz" - sha256 = "3a7e913efaced4241e4e07e94dc9e944c8fecfdec084ef6fedd09992f7cdbd65" + url= "https://github.com/jasonmunro/cypht/archive/0212c2f35c8cff0c4920bfbecd4754139c3ef6b7.tar.gz" + sha256 = "c3f09742154d8d295531a3255dbe03fbc59bfdb5f18e0245e2952dbdb61c3752" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "1.3.%Y.%m.%d" From 17c29b5a5082080ac3cb4cd2ea994e6ff7f034cd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 1 Jul 2023 18:15:31 +0000 Subject: [PATCH 8/8] 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 eecbd15..c9bd388 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ All your E-mail, from all your accounts, in one place. Cypht is not your father' Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code. -**Shipped version:** 1.3.2023.06.29~ynh6 +**Shipped version:** 1.3.2023.07.01~ynh6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index c48c7f3..80cc1b2 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 Cypht est un client de messagerie web. Vous pouvez accéder à vos comptes de messagerie qui supportent IMAP, POP3 ou SMTP - comme la plupart. -**Version incluse :** 1.3.2023.06.29~ynh6 +**Version incluse :** 1.3.2023.07.01~ynh6 ## Captures d’écran