From 79792898d488cddb9be5674e58e8184d6c37ba59 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 22 Aug 2021 19:18:28 +0200 Subject: [PATCH 01/11] 2021.09 CHANGELOG as of 2021-08-22 --- CHANGELOG | 49 ++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 44 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 02935eac4b..ebd271a562 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,10 +1,49 @@ Version 2021.09 (unreleased) Friendica Core - Simplified the proxy mechanism. The proxy cache directory (/proxy) can now be removed [annando] - DFRN is now always handled with the Diaspora transport layer. The legacy DFRN transport layer is removed [annando] - Legacy OAuth server is removed [annando] - Scheduled posts are now possible [annando] - The minimal PHP version in the composer is increased to version 7.2 [annando] + Updates to the translation DE, HU [translation teams] + Updates to the documentation [foss-, nupplaphil] + General code cleanup [annando, MrPetovan, nupplaphil] + Enhanced the proxy mechanism [annando] + Enhanced the desktop notifications [annando] + Enhanced the Mastodon compatible API [annando] + Enhanced the UI to follow new contacts [MrPetovan] + Enhanced remote AP follow of new contacts [annando] + Enhanced the installer [tobiasd] + Enhanced the handling of attachments by the addon hooks [MrPetovan] + Enhanced the federation with PeerTube [MrPetovan] + Enhanced the federation with Diaspora* [annando] + Enhanced the federation with Mastodon [MrPetovan, realkinetix] + Enhanced the interaction with items in various places [annando] + Enhanced the storage back-end handling [nupplaphil] + Enhanced the handling of zmg BBCode elements [annando] + Enhanced the display of logs in the admin panel [fabrixxm] + Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando] + Removed the legacy OAuth server [annando] + Bumped the minimal PHP version to 7.2 [annando] + Added user option to control how postings are shortened [annando] + Added Persian to the possible detected languages of a postings [MrPetovan] + Added Matrix account profile field [annando] + Added scheduled postings [annando] + Added transmission of push subscriptions [annando] + + Friendica Addons + Updates to the translation JA, ZH CN [translation teams] + advancedcontentfilter + allow filtering by attachments [MrPetovan] + blockbot + some good guys and bad guys added [annando] + irc + switch from freenode to libera.chat [tobiasd] + langfilter + improved performance [annando] + nitter + handle mobile links as well [tobiasd] + improve settings [tobiasd] + rendertime + rename "Parser" to "session" [annando] + + Closed Issues + 9378, 10262, 10491, 10514, 10558, 10568, 10587, 10603, 10617 Version 2021.07 (2021-07-04) Friendica Core From e2951fb8d7fe69ef48baa14f06978aa3239a57f5 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 2 Sep 2021 09:17:55 +0200 Subject: [PATCH 02/11] CHANGELOG wording of some labels unified --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index ebd271a562..6788f646f3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ Version 2021.09 (unreleased) Updates to the translation DE, HU [translation teams] Updates to the documentation [foss-, nupplaphil] General code cleanup [annando, MrPetovan, nupplaphil] + Unification of setting label wordings towards activating something [heluecht] Enhanced the proxy mechanism [annando] Enhanced the desktop notifications [annando] Enhanced the Mastodon compatible API [annando] From 2c8d1aa3e86350c513cf292afe381330c8e39b7b Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 5 Sep 2021 08:10:29 +0200 Subject: [PATCH 03/11] 2021.09 CHANGELOG some work on translations has been done --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6788f646f3..cc50227456 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ Version 2021.09 (unreleased) Friendica Core - Updates to the translation DE, HU [translation teams] + Updates to the translation DE, HU, RU [translation teams] Updates to the documentation [foss-, nupplaphil] General code cleanup [annando, MrPetovan, nupplaphil] Unification of setting label wordings towards activating something [heluecht] @@ -18,6 +18,7 @@ Version 2021.09 (unreleased) Enhanced the storage back-end handling [nupplaphil] Enhanced the handling of zmg BBCode elements [annando] Enhanced the display of logs in the admin panel [fabrixxm] + Fixed a bug in the L10n functions not showing plural forms [annando] Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando] Removed the legacy OAuth server [annando] Bumped the minimal PHP version to 7.2 [annando] From 3e11d15ec631ec9403071b1a2011aa114628b0c5 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 13 Sep 2021 09:48:14 +0200 Subject: [PATCH 04/11] 2021.09 CHANGELOG some work on translations has been done, closed issues --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index cc50227456..c98b432bed 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -45,7 +45,8 @@ Version 2021.09 (unreleased) rename "Parser" to "session" [annando] Closed Issues - 9378, 10262, 10491, 10514, 10558, 10568, 10587, 10603, 10617 + 6101, 9378, 9723, 10262, 10491, 10502, 10514, 10558, 10568, 10587, + 10603, 10617, 10640, 10651, 10672, 10699 Version 2021.07 (2021-07-04) Friendica Core From 7cf5ed6b9dc8d6c296adff012488e1b82993a4fb Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 13 Sep 2021 14:16:25 +0200 Subject: [PATCH 05/11] 2021.09 CHANGELOG some work on translations has been done --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c98b432bed..b8cc377758 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ Version 2021.09 (unreleased) Friendica Core - Updates to the translation DE, HU, RU [translation teams] + Updates to the translation DE, FR, HU, RU [translation teams] Updates to the documentation [foss-, nupplaphil] General code cleanup [annando, MrPetovan, nupplaphil] Unification of setting label wordings towards activating something [heluecht] @@ -27,6 +27,7 @@ Version 2021.09 (unreleased) Added Matrix account profile field [annando] Added scheduled postings [annando] Added transmission of push subscriptions [annando] + Added the possibility to put the config files in a different directory [nupplaphil] Friendica Addons Updates to the translation JA, ZH CN [translation teams] From d8a733da326ee269e3ed7158bfdbbe45830352b9 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 18 Sep 2021 13:02:08 +0200 Subject: [PATCH 06/11] 2021.09 CHANGELOG more issues closed --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index b8cc377758..b35948be99 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,6 +19,7 @@ Version 2021.09 (unreleased) Enhanced the handling of zmg BBCode elements [annando] Enhanced the display of logs in the admin panel [fabrixxm] Fixed a bug in the L10n functions not showing plural forms [annando] + Fixed a bug in following IMAP accounts [annando] Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando] Removed the legacy OAuth server [annando] Bumped the minimal PHP version to 7.2 [annando] @@ -47,7 +48,7 @@ Version 2021.09 (unreleased) Closed Issues 6101, 9378, 9723, 10262, 10491, 10502, 10514, 10558, 10568, 10587, - 10603, 10617, 10640, 10651, 10672, 10699 + 10603, 10617, 10640, 10651, 10672, 10692, 10698, 10699, 10705 Version 2021.07 (2021-07-04) Friendica Core From 5d9e71e1874c066b8814d01b818f3f7f514ef5b4 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 18 Sep 2021 15:15:37 +0200 Subject: [PATCH 07/11] 2021.09 CHANGELOG bumped PHP version to 7.3 see #10715 --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index b35948be99..0846f19990 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,7 +22,7 @@ Version 2021.09 (unreleased) Fixed a bug in following IMAP accounts [annando] Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando] Removed the legacy OAuth server [annando] - Bumped the minimal PHP version to 7.2 [annando] + Bumped the minimal PHP version to 7.3 Added user option to control how postings are shortened [annando] Added Persian to the possible detected languages of a postings [MrPetovan] Added Matrix account profile field [annando] From 11943bbec4c5d8292e59f41790d9898f730376e8 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 18 Sep 2021 15:50:14 +0200 Subject: [PATCH 08/11] 2021.09 CHANGELOG some more work has been done --- CHANGELOG | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 0846f19990..33301877b3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -20,6 +20,8 @@ Version 2021.09 (unreleased) Enhanced the display of logs in the admin panel [fabrixxm] Fixed a bug in the L10n functions not showing plural forms [annando] Fixed a bug in following IMAP accounts [annando] + Fixed a bug preventing photos to be deleted [annando] + Fixed a bug preventing the display of the accounts avatar [annando] Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando] Removed the legacy OAuth server [annando] Bumped the minimal PHP version to 7.3 @@ -47,8 +49,8 @@ Version 2021.09 (unreleased) rename "Parser" to "session" [annando] Closed Issues - 6101, 9378, 9723, 10262, 10491, 10502, 10514, 10558, 10568, 10587, - 10603, 10617, 10640, 10651, 10672, 10692, 10698, 10699, 10705 + 6101, 9378, 9723, 9871, 10262, 10491, 10502, 10514, 10558, 10568, + 10587, 10603, 10617, 10640, 10651, 10672, 10692, 10698, 10699, 10705 Version 2021.07 (2021-07-04) Friendica Core From 827b8e75c6c1f6044328e256ee3e7eb59f2ce064 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 19 Sep 2021 11:03:35 +0200 Subject: [PATCH 09/11] 2021.09 CHANGELOG PHP7.3 was a misunderstanding, min version is 7.2 --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 33301877b3..c8dfdac4fa 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,7 +24,7 @@ Version 2021.09 (unreleased) Fixed a bug preventing the display of the accounts avatar [annando] Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando] Removed the legacy OAuth server [annando] - Bumped the minimal PHP version to 7.3 + Bumped the minimal PHP version to 7.2 Added user option to control how postings are shortened [annando] Added Persian to the possible detected languages of a postings [MrPetovan] Added Matrix account profile field [annando] @@ -63,7 +63,7 @@ Version 2021.07 (2021-07-04) Enhanced the possibilities to download the calendar [annando] Enhanced the Vagrant development box setup [fabrixxm] Enhanced the console commands [fabrixxm, mexon] - Enhances the support of PHP8 [nupplaphil, MrPetovan] + Enhanced the support of PHP8 [nupplaphil, MrPetovan] Enhanced the link detection [annando] Enhanced the worker task display in the admin panel [tobiasd] Enhanced the installation wizard [tobiasd] From b922e706a8f79ab85b774f9267bc2aecf61b6e31 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 20 Sep 2021 08:02:56 +0200 Subject: [PATCH 10/11] 2021.09 CHANGELOG another bug fixed --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index c8dfdac4fa..ab753379e8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,6 +22,7 @@ Version 2021.09 (unreleased) Fixed a bug in following IMAP accounts [annando] Fixed a bug preventing photos to be deleted [annando] Fixed a bug preventing the display of the accounts avatar [annando] + Fixed a bug preventing following accounts from profiles visited [annando] Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando] Removed the legacy OAuth server [annando] Bumped the minimal PHP version to 7.2 From a1d1a291634fc5cb76587376b457444c7ebfad90 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 21 Sep 2021 18:55:18 +0200 Subject: [PATCH 11/11] 2021.09 CHANGELOG one numbered issue more is closed --- CHANGELOG | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ab753379e8..538f66002d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -50,8 +50,9 @@ Version 2021.09 (unreleased) rename "Parser" to "session" [annando] Closed Issues - 6101, 9378, 9723, 9871, 10262, 10491, 10502, 10514, 10558, 10568, - 10587, 10603, 10617, 10640, 10651, 10672, 10692, 10698, 10699, 10705 + 6101, 8038, 9378, 9723, 9871, 10262, 10491, 10502, 10514, 10558, + 10568, 10587, 10603, 10617, 10640, 10651, 10672, 10692, 10698, + 10699, 10705 Version 2021.07 (2021-07-04) Friendica Core