From 7b8edd8f802fe3b7668cbbd2b0802b0f82adf118 Mon Sep 17 00:00:00 2001 From: lapineige Date: Fri, 26 May 2023 09:51:16 +0200 Subject: [PATCH 1/7] Add post edits (from dev branch) Using lastest commit as most of the previous ones fix edits stuff + bugs https://github.com/pixelfed/pixelfed/commit/5cfe8cd56a5a9f9fb1b1c813d50d07ba6839181d --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 821e92a5..af52d62f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.7.tar.gz -SOURCE_SUM=eb27aa61c337c3dbca3c0e59cbd86069da1dbc7dea988630d3453cd92dcc75e7 +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/18c744c458138d067e07b72e64da55f8ecb1bafa.tar.gz +SOURCE_SUM=a7b4d5e5fdc7939e3159f632398792af26c9e8e88c92265939a507b898e6724f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true From 380fab26a7712ce0aae52a18d8aea09353d82ac1 Mon Sep 17 00:00:00 2001 From: lapineige Date: Fri, 26 May 2023 09:51:41 +0200 Subject: [PATCH 2/7] bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a57868d6..9ba612bf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActivityPub Federated Image Sharing", "fr": "Logiciel de partage d'image fédéré via ActivityPub" }, - "version": "0.11.7~ynh1", + "version": "0.11.7~ynh2", "url": "https://pixelfed.org/", "upstream": { "license": "AGPL-3.0-or-later", From f24bdf52052a7152b8b8ced36281f752f4e1d784 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 26 May 2023 07:51:44 +0000 Subject: [PATCH 3/7] 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 184a98a4..9b3e03d5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi It is also possible to import your data from Instagram. -**Shipped version:** 0.11.7~ynh1 +**Shipped version:** 0.11.7~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 4a54b31b..60a42fa5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ En plus de reprendre les fonctionnalités d'Instagram, le fonctionnement de Pixe Il est également possible d'importer ses données depuis Instagram. -**Version incluse :** 0.11.7~ynh1 +**Version incluse :** 0.11.7~ynh2 ## Captures d’écran From 1434bfe94c9946d4db9d5a550ccd2f891abaf5bf Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 28 May 2023 22:56:27 +0200 Subject: [PATCH 4/7] post edit formatting fixes https://github.com/pixelfed/pixelfed/commit/4479055e1e4700a58479f038d5b0d5d14e2f6897 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index af52d62f..fd28afd6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/18c744c458138d067e07b72e64da55f8ecb1bafa.tar.gz -SOURCE_SUM=a7b4d5e5fdc7939e3159f632398792af26c9e8e88c92265939a507b898e6724f +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/696804d62e58b1fe69b76c272ff4b609870f7031.tar.gz +SOURCE_SUM=7b9c3be2c4b8de79f27db62001c04660ce884ac2d6fe72c115cc9ebd7eb84d5f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true From 57ae2059a17510fd12b485cd142555df7ca89747 Mon Sep 17 00:00:00 2001 From: lapineige Date: Mon, 29 May 2023 14:27:45 +0200 Subject: [PATCH 5/7] v0.11.8 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index fd28afd6..269f7aee 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/696804d62e58b1fe69b76c272ff4b609870f7031.tar.gz -SOURCE_SUM=7b9c3be2c4b8de79f27db62001c04660ce884ac2d6fe72c115cc9ebd7eb84d5f +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.8.tar.gz +SOURCE_SUM=cf98d50225dd83d612bc16d2b0eb0415f09e74413e28795c4d320fda029aa1ff SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true From f99270cbc0db176cc693bb2fb96ce623d5a347bb Mon Sep 17 00:00:00 2001 From: lapineige Date: Mon, 29 May 2023 14:28:09 +0200 Subject: [PATCH 6/7] v0.11.8 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9ba612bf..fe42661e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActivityPub Federated Image Sharing", "fr": "Logiciel de partage d'image fédéré via ActivityPub" }, - "version": "0.11.7~ynh2", + "version": "0.11.8~ynh1", "url": "https://pixelfed.org/", "upstream": { "license": "AGPL-3.0-or-later", From f6e1a0e3c8038b0995703078d03443bb138d60c2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 29 May 2023 12:28:17 +0000 Subject: [PATCH 7/7] 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 9b3e03d5..3fed1b99 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi It is also possible to import your data from Instagram. -**Shipped version:** 0.11.7~ynh2 +**Shipped version:** 0.11.8~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 60a42fa5..73bd6a22 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ En plus de reprendre les fonctionnalités d'Instagram, le fonctionnement de Pixe Il est également possible d'importer ses données depuis Instagram. -**Version incluse :** 0.11.7~ynh2 +**Version incluse :** 0.11.8~ynh1 ## Captures d’écran