From e7611cf0bd8e84602b107c7f855977251025484d Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 14 Aug 2024 17:13:44 +0200 Subject: [PATCH 1/7] CHANGELOG for 2023.08 --- CHANGELOG | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 63 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 268200f0b0..0dfbc46809 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,67 @@ -Version 2024.06 (unreleased) +Version 2024.08 (unreleased) Friendica Core + Updates to the translations AR, CS, DE, ES, FR, GD, HU, IS, IT, JA, NL, PL, RU, SV + Updates to the documentation [foss-, loma-one, mexon] + Updates to the themes (frio) [haheute] + General code cleanup [annando, haheute, mexon, MrPetovan] + Improved the redirection for contact actions [annando] + Improved the performance while fetching of replies [annando] + Improved the performance when visiting remote profiles [annando] + Improved OWA [annando] + Improved the procession of worker tasks [annando] + Improved performance in the probing process [annando] + Improved INBOX performance [annando] + Improved perfomance when expireing postings [annando] + Improved mirroring settings for RSS contacts [annando] + Improved supported image formats [annando] + Improved handling of CC for comments [annando] + Improved handling of "sensitive" flags for postings [annando] + Improved display of log levels [annando, tobiasd] + Improved handling of permissions for attachments [annando] + Improved addon handling [MrPetovan] + Improved API for channels and circles [annando] + Improved performance while displaying local postings [annando] + Improved federation with pixelfed, threads [annando] + Improved integration with Bluesky [annando] + Fixed access to restricted timeline via API [annando] + Fixed problem fetching from INBOXes [annando] + Fixed display of contacts from unavailable networks [annando] + Fixed profile display [annando] + Fixed a problem with local un-/follows [annando] + Fixed the uimport POST endpoint [annando] + Fixed problem with 0Auth logins [annando] + Fixed problem with @mentions in comments [annando] + Fixed XSS in profile fields [annando, MrPetovan] + Fixed bug in deleting unused cached avatar pictures [annando] + Fixed paging bug on the media tab of remote profiles [annando] + Fixed display of attached links [annando] + Fixed a bug in circle only contacts [annando] + Fixed display of moderation reports [MrPetovan, TheTomcat14] + Added monitoring service endpoint [annando] + Added admin option display_link_length to set the length of displayed links [annando] + Added the possibility to upload media files via API [annando] + Added console command to clear avatar cache [annando] + Added platform data to the API [annando] + Added parsing support for Nodeinfo 2.1 and 2.2 [annando] + Added node description to Nodeinfo [annando] + Added owner information of relay accounts [annando] + Added option for users about how to transmit postings with titles [annando] + Added for non HTML content of feeds [annando] + Added reshares for postings from Bluesky and tumbl [annando] + Added public forums with manual request approval [annando] + Added "next try" information for deferred worker jobs listing [annando] + Added support of FEP-e232 [annando] + Added automatic closure of registration if admin becomes inactive [annando] + Added channel only option for contacts [annando] - Friendica Addons + Friendica Addons - Closed Issues + Closed Issues + 11963, 13714, 13787, 13812, 13821, 13910, 14012, 14030, 14059, + 14077, 14079, 14045, 14052, 14055, 14081, 14084, 14102, 14110, + 14118, 14121, 14125, 14132, 14134, 14153, 14160, 14170, 14175, + 14186, 14197, 14220, 14228, 14231, 14240, 14249, 14250, 14285, + 14295, 14303, 14312, 14324, 14329, 14349 Version 2024.03 (2024-03-21) Friendica Core @@ -292,7 +350,7 @@ Version 2023.04 (2023-04-23) twitter Improve remote-self handling [annando] impressum - Avoide obfuscation on un-set email addresses [MrPestovan] + Avoide obfuscation on un-set email addresses [MrPettovan] notifyall Fixed a bug selecting the email addresses [nupplaphil] tumblr @@ -1741,7 +1799,7 @@ Version 2018.05 (2018-06-01) Friendica Addons: Updates to the translations (DE, EN_GB, EN_US, ES, FI, FR, IS, IT, NL, PL, RU, ZH_CN) [translation teams] - advancedcontentfilter: new addon with advanced filter capabilities [MrPetova] + advancedcontentfilter: new addon with advanced filter capabilities [MrPetovan] catavatar: new addon for profile pictures based on David Revoy's cat-avatar generator [annando, fabrixxm, tobiasd] languagefilter: better help text [andyhee] mathjax: fixed the config form and adopted new CDN URL [tobiasd] From ba15a9e55b39b074b3979db69be757dbc16ae5f0 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 14 Aug 2024 17:29:50 +0200 Subject: [PATCH 2/7] added contributor names --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 0dfbc46809..0420cc5275 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -31,7 +31,7 @@ Version 2024.08 (unreleased) Fixed the uimport POST endpoint [annando] Fixed problem with 0Auth logins [annando] Fixed problem with @mentions in comments [annando] - Fixed XSS in profile fields [annando, MrPetovan] + Fixed XSS in profile fields [annando, apexrabbit, Devilx86, MrPetovan, ponlayookm] Fixed bug in deleting unused cached avatar pictures [annando] Fixed paging bug on the media tab of remote profiles [annando] Fixed display of attached links [annando] From 517e487d11a65f8832f8545043e98c854700eb67 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 15 Aug 2024 06:22:57 +0200 Subject: [PATCH 3/7] added 2024-08 addons --- CHANGELOG | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 0420cc5275..e93ef98997 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -55,6 +55,23 @@ Version 2024.08 (unreleased) Added channel only option for contacts [annando] Friendica Addons + Updates to the translations AR, CS, DE, FR, IT, PL, SV + Blockbot + Added Relatica to good client list [hankg] + Improved agent identifier list [annando] + Bluesky + Added monitoring statistics [annando] + Added support of sensitive postings [annando] + Improved API handling [annando] + Improved fetching of user DID [annando] + Fixed conversion BS/Friendica handles [annando] + jsuploader + Improved detection of supported file types [annando] + mailstream + Improved image handling [mexon] + tumblr + Added monitoring statistics [annando] + Improved quoted postings [annando] Closed Issues 11963, 13714, 13787, 13812, 13821, 13910, 14012, 14030, 14059, From 84db6605f1dba886f7c5ba12f7c57fb0662012a2 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 15 Aug 2024 06:56:15 +0200 Subject: [PATCH 4/7] added DB cleanup to CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index e93ef98997..c8d96b17fb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -23,6 +23,7 @@ Version 2024.08 (unreleased) Improved performance while displaying local postings [annando] Improved federation with pixelfed, threads [annando] Improved integration with Bluesky [annando] + Improved automatic cleanup of the database [annando] Fixed access to restricted timeline via API [annando] Fixed problem fetching from INBOXes [annando] Fixed display of contacts from unavailable networks [annando] From 67b081257a1c6ef5548a900c5da7cd2c627e5e4f Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 15 Aug 2024 06:57:48 +0200 Subject: [PATCH 5/7] indentation fix --- CHANGELOG | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index c8d96b17fb..cdd9005a1e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -66,13 +66,13 @@ Version 2024.08 (unreleased) Improved API handling [annando] Improved fetching of user DID [annando] Fixed conversion BS/Friendica handles [annando] - jsuploader - Improved detection of supported file types [annando] - mailstream - Improved image handling [mexon] - tumblr - Added monitoring statistics [annando] - Improved quoted postings [annando] + jsuploader + Improved detection of supported file types [annando] + mailstream + Improved image handling [mexon] + tumblr + Added monitoring statistics [annando] + Improved quoted postings [annando] Closed Issues 11963, 13714, 13787, 13812, 13821, 13910, 14012, 14030, 14059, From 0094f3cf1acaf4f5a9b7ebb648a179ed60df6f10 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 15 Aug 2024 07:06:01 +0200 Subject: [PATCH 6/7] typo --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index cdd9005a1e..2e6de8c383 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -368,7 +368,7 @@ Version 2023.04 (2023-04-23) twitter Improve remote-self handling [annando] impressum - Avoide obfuscation on un-set email addresses [MrPettovan] + Avoide obfuscation on un-set email addresses [MrPetovan] notifyall Fixed a bug selecting the email addresses [nupplaphil] tumblr From abacfb6b2ed76742f153cad8e239909f5b43ae8b Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 17 Aug 2024 16:56:59 +0200 Subject: [PATCH 7/7] added a fix to the CHANGELOG --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 2e6de8c383..925490d0c7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -38,6 +38,7 @@ Version 2024.08 (unreleased) Fixed display of attached links [annando] Fixed a bug in circle only contacts [annando] Fixed display of moderation reports [MrPetovan, TheTomcat14] + Fixed delivery problems to group postings [annando] Added monitoring service endpoint [annando] Added admin option display_link_length to set the length of displayed links [annando] Added the possibility to upload media files via API [annando] @@ -79,7 +80,7 @@ Version 2024.08 (unreleased) 14077, 14079, 14045, 14052, 14055, 14081, 14084, 14102, 14110, 14118, 14121, 14125, 14132, 14134, 14153, 14160, 14170, 14175, 14186, 14197, 14220, 14228, 14231, 14240, 14249, 14250, 14285, - 14295, 14303, 14312, 14324, 14329, 14349 + 14295, 14303, 14312, 14324, 14329, 14349, 14364 Version 2024.03 (2024-03-21) Friendica Core