From 5f5bee6da0442451fbdf676e66ff64335e1b9181 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 6 Sep 2020 14:28:17 +0200 Subject: [PATCH 01/12] a 1st draft of the 2020.09 CHANGELOG file --- CHANGELOG | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 2c5662c2b7..c0feaa2494 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,49 @@ Version 2020.09 (unreleased) + Friendica Core: + Updates to the tranlations: DE, EN GB, EN US, ES, FR, IT, NL, PL, RU, ZH_CN [tranlation teams] + Updates to the themes (all) [MrPetovan, tobiasd] + Updates to the documentation [annando, realkinetix] + General code cleanup and refactoring [annando, MrPetovan, nupplaphil] + Enhanced the API [annando] + Enhanced the processing of background jobs [annando] + Enhanced federation of activities [annando, vpzomtrrfrt] + Enhanced the user notifications[annando] + Enhanced database usage [annando] + Enhanced ActivityPub support for forums [annando] + Enhanced the utilization of the cache [annando, MrPetovan] + Enhanced the performance of the daemon [annando] + Enhanced the communication with the directory servers [annando] + Enhaceed the resharing of items [annando] + Replaced library used for text completion [MrPetovan] + Fixed a problem that prevented recipients of direct messages to be selected [MrPetovan] + Fixed a problem that prevented new email contacts from being added [annando] + Fixed a problem with the console command search [tobiasd] + Fixed a problem during the search for contacts [annando] + Added nodeinfo2 support [annando] + Added CSV export and import of blocked servers to the console [tobiasd] + Added new admin debug module for ActivityPub [MrPetovan] + Added the automatic determination of frequency to pull feeds [annando] + Added fetching from system users [annando] + Added the discovery of new peers from contacts [annando] + Added the directory API endpoint [anndno] + Added support for signed outbox requests [annando] + By default display of resharer information is now flattened [annando] + Removed some unused POCO functionality [annando] + Removed the unused rating functionality [annando] + Removed unneded network request for local stuff [annando] + Removed some useless info messages [annando] + + Friendica Addons: + Updates to the translations: DE, EN GB, EN US, IT, NL, RU, ZH_CN [translation teams] + Updates to the docs [SpencerDub] + General code cleanup and maintenance [annando, MrPetovan] + blockbot: + added some "good" bots [annando] + + Closed Issues: + 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, 8906, + 8914, 8928, 8929, 8935, 8941, 8967, 8989, 8993, 8994, 8995, 8997, + 8999, 9000, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9107 Version 2020.07 (2020-07-12) Friendica Core: @@ -668,7 +713,7 @@ Version 2018.09 (2018-09-23) Version 2018.05 (2018-06-01) Friendica Core: Update to the translations (DE, EN-GB, EN-US, FI, IS, IT, NL, PL, RU, ZN CH) [translation teams] - Update to the documentation [andyhee, annando, fabrixxm, M-arcus, MrPedovan, rudloff, tobiasd] + Update to the documentation [andyhee, annando, fabrixxm, M-arcus, MrPetovan, rudloff, tobiasd] Enhancements to the DB handling [annando] Enhancements to the relay system [annando] Enhancements to the handling of URL that contain unicode characters [annando] From a537331be621d9cce7d5674d132b957e1e0a3ecf Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 6 Sep 2020 14:36:28 +0200 Subject: [PATCH 02/12] fix indentation --- CHANGELOG | 84 +++++++++++++++++++++++++++---------------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index c0feaa2494..6ff5e72469 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,49 +1,49 @@ Version 2020.09 (unreleased) Friendica Core: - Updates to the tranlations: DE, EN GB, EN US, ES, FR, IT, NL, PL, RU, ZH_CN [tranlation teams] - Updates to the themes (all) [MrPetovan, tobiasd] - Updates to the documentation [annando, realkinetix] - General code cleanup and refactoring [annando, MrPetovan, nupplaphil] - Enhanced the API [annando] - Enhanced the processing of background jobs [annando] - Enhanced federation of activities [annando, vpzomtrrfrt] - Enhanced the user notifications[annando] - Enhanced database usage [annando] - Enhanced ActivityPub support for forums [annando] - Enhanced the utilization of the cache [annando, MrPetovan] - Enhanced the performance of the daemon [annando] - Enhanced the communication with the directory servers [annando] - Enhaceed the resharing of items [annando] - Replaced library used for text completion [MrPetovan] - Fixed a problem that prevented recipients of direct messages to be selected [MrPetovan] - Fixed a problem that prevented new email contacts from being added [annando] - Fixed a problem with the console command search [tobiasd] - Fixed a problem during the search for contacts [annando] - Added nodeinfo2 support [annando] - Added CSV export and import of blocked servers to the console [tobiasd] - Added new admin debug module for ActivityPub [MrPetovan] - Added the automatic determination of frequency to pull feeds [annando] - Added fetching from system users [annando] - Added the discovery of new peers from contacts [annando] - Added the directory API endpoint [anndno] - Added support for signed outbox requests [annando] - By default display of resharer information is now flattened [annando] - Removed some unused POCO functionality [annando] - Removed the unused rating functionality [annando] - Removed unneded network request for local stuff [annando] - Removed some useless info messages [annando] + Updates to the tranlations: DE, EN GB, EN US, ES, FR, IT, NL, PL, RU, ZH_CN [tranlation teams] + Updates to the themes (all) [MrPetovan, tobiasd] + Updates to the documentation [annando, realkinetix] + General code cleanup and refactoring [annando, MrPetovan, nupplaphil] + Enhanced the API [annando] + Enhanced the processing of background jobs [annando] + Enhanced federation of activities [annando, vpzomtrrfrt] + Enhanced the user notifications[annando] + Enhanced database usage [annando] + Enhanced ActivityPub support for forums [annando] + Enhanced the utilization of the cache [annando, MrPetovan] + Enhanced the performance of the daemon [annando] + Enhanced the communication with the directory servers [annando] + Enhaceed the resharing of items [annando] + Replaced library used for text completion [MrPetovan] + Fixed a problem that prevented recipients of direct messages to be selected [MrPetovan] + Fixed a problem that prevented new email contacts from being added [annando] + Fixed a problem with the console command search [tobiasd] + Fixed a problem during the search for contacts [annando] + Added nodeinfo2 support [annando] + Added CSV export and import of blocked servers to the console [tobiasd] + Added new admin debug module for ActivityPub [MrPetovan] + Added the automatic determination of frequency to pull feeds [annando] + Added fetching from system users [annando] + Added the discovery of new peers from contacts [annando] + Added the directory API endpoint [anndno] + Added support for signed outbox requests [annando] + By default display of resharer information is now flattened [annando] + Removed some unused POCO functionality [annando] + Removed the unused rating functionality [annando] + Removed unneded network request for local stuff [annando] + Removed some useless info messages [annando] - Friendica Addons: - Updates to the translations: DE, EN GB, EN US, IT, NL, RU, ZH_CN [translation teams] - Updates to the docs [SpencerDub] - General code cleanup and maintenance [annando, MrPetovan] - blockbot: - added some "good" bots [annando] + Friendica Addons: + Updates to the translations: DE, EN GB, EN US, IT, NL, RU, ZH_CN [translation teams] + Updates to the docs [SpencerDub] + General code cleanup and maintenance [annando, MrPetovan] + blockbot: + added some "good" bots [annando] - Closed Issues: - 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, 8906, - 8914, 8928, 8929, 8935, 8941, 8967, 8989, 8993, 8994, 8995, 8997, - 8999, 9000, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9107 + Closed Issues: + 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, 8906, + 8914, 8928, 8929, 8935, 8941, 8967, 8989, 8993, 8994, 8995, 8997, + 8999, 9000, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9107 Version 2020.07 (2020-07-12) Friendica Core: From 046ae6e978fc9fde9f45246c0623ded4d9df108d Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 7 Sep 2020 18:25:56 +0200 Subject: [PATCH 03/12] some small additions and clarifications --- CHANGELOG | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6ff5e72469..5b2993c676 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,7 @@ Version 2020.09 (unreleased) Enhanced the performance of the daemon [annando] Enhanced the communication with the directory servers [annando] Enhaceed the resharing of items [annando] + Enhanced sample lighttpd and nginx configs [MrTetovan, tobiasd] Replaced library used for text completion [MrPetovan] Fixed a problem that prevented recipients of direct messages to be selected [MrPetovan] Fixed a problem that prevented new email contacts from being added [annando] @@ -23,7 +24,7 @@ Version 2020.09 (unreleased) Added CSV export and import of blocked servers to the console [tobiasd] Added new admin debug module for ActivityPub [MrPetovan] Added the automatic determination of frequency to pull feeds [annando] - Added fetching from system users [annando] + Added signed fetching from system users for ActivityPub [annando] Added the discovery of new peers from contacts [annando] Added the directory API endpoint [anndno] Added support for signed outbox requests [annando] @@ -42,8 +43,8 @@ Version 2020.09 (unreleased) Closed Issues: 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, 8906, - 8914, 8928, 8929, 8935, 8941, 8967, 8989, 8993, 8994, 8995, 8997, - 8999, 9000, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9107 + 8914, 8928, 8929, 8935, 8940, 8941, 8967, 8989, 8993, 8994, 8995, + 8997, 8999, 9000, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9107 Version 2020.07 (2020-07-12) Friendica Core: From 0f2bd07b2873c48d2ae84d2d893cd9c0df763b7d Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 7 Sep 2020 19:18:31 +0200 Subject: [PATCH 04/12] ypot --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 5b2993c676..a622d6ba16 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,7 +14,7 @@ Version 2020.09 (unreleased) Enhanced the performance of the daemon [annando] Enhanced the communication with the directory servers [annando] Enhaceed the resharing of items [annando] - Enhanced sample lighttpd and nginx configs [MrTetovan, tobiasd] + Enhanced sample lighttpd and nginx configs [MrPetovan, tobiasd] Replaced library used for text completion [MrPetovan] Fixed a problem that prevented recipients of direct messages to be selected [MrPetovan] Fixed a problem that prevented new email contacts from being added [annando] From 81d01366cb3e579183a29d31388ff8ce0029f2eb Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 9 Sep 2020 07:49:45 +0200 Subject: [PATCH 05/12] hotfix 2020.07-1 release and other work on the RC branch --- CHANGELOG | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index a622d6ba16..6bfb2aa58a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ Version 2020.09 (unreleased) Friendica Core: Updates to the tranlations: DE, EN GB, EN US, ES, FR, IT, NL, PL, RU, ZH_CN [tranlation teams] Updates to the themes (all) [MrPetovan, tobiasd] - Updates to the documentation [annando, realkinetix] + Updates to the documentation [annando, mpanhans, realkinetix, tobiasd] General code cleanup and refactoring [annando, MrPetovan, nupplaphil] Enhanced the API [annando] Enhanced the processing of background jobs [annando] @@ -20,6 +20,8 @@ Version 2020.09 (unreleased) Fixed a problem that prevented new email contacts from being added [annando] Fixed a problem with the console command search [tobiasd] Fixed a problem during the search for contacts [annando] + Fixed a problem with the JOT of private notes [MrPetovan] + Fixed missing HTML encoding [MrPetovan] Added nodeinfo2 support [annando] Added CSV export and import of blocked servers to the console [tobiasd] Added new admin debug module for ActivityPub [MrPetovan] @@ -46,6 +48,10 @@ Version 2020.09 (unreleased) 8914, 8928, 8929, 8935, 8940, 8941, 8967, 8989, 8993, 8994, 8995, 8997, 8999, 9000, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9107 +Version 2020.07-1 (2020-09-08) + Friendica Core + Fixed a problem that leakted sensitive information [Roger Meyer, MrPetovan] + Version 2020.07 (2020-07-12) Friendica Core: Update to the translations: DE, EN GB, EN US, FR, ET, NL, PL, RU, ZH-CN [translation teams] From 6c05b628bb037dc12e62afe5746af1784498c424 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 9 Sep 2020 07:56:02 +0200 Subject: [PATCH 06/12] ypot --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6bfb2aa58a..51bf55d530 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -50,7 +50,7 @@ Version 2020.09 (unreleased) Version 2020.07-1 (2020-09-08) Friendica Core - Fixed a problem that leakted sensitive information [Roger Meyer, MrPetovan] + Fixed a problem that leaked sensitive information [Roger Meyer, MrPetovan] Version 2020.07 (2020-07-12) Friendica Core: From 01aa6b09e32c7ce2793a98e2eb48940549c62247 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 15 Sep 2020 07:57:56 +0200 Subject: [PATCH 07/12] updates to the CHANGELOG --- CHANGELOG | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 51bf55d530..433c88d123 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,7 @@ Version 2020.09 (unreleased) Enhanced the communication with the directory servers [annando] Enhaceed the resharing of items [annando] Enhanced sample lighttpd and nginx configs [MrPetovan, tobiasd] + Enhanced the checks for incoming postings using ActivityPub [annando, Roger Meyer] Replaced library used for text completion [MrPetovan] Fixed a problem that prevented recipients of direct messages to be selected [MrPetovan] Fixed a problem that prevented new email contacts from being added [annando] @@ -22,6 +23,8 @@ Version 2020.09 (unreleased) Fixed a problem during the search for contacts [annando] Fixed a problem with the JOT of private notes [MrPetovan] Fixed missing HTML encoding [MrPetovan] + Fixed a layout problem with the frio composer for new postings [MrPetovan] + Fixed some composer notices [nupplaphil] Added nodeinfo2 support [annando] Added CSV export and import of blocked servers to the console [tobiasd] Added new admin debug module for ActivityPub [MrPetovan] @@ -30,6 +33,8 @@ Version 2020.09 (unreleased) Added the discovery of new peers from contacts [annando] Added the directory API endpoint [anndno] Added support for signed outbox requests [annando] + Added direction functionality for clarification of posting flow [annando] + Added the ability to set the database version [annando] By default display of resharer information is now flattened [annando] Removed some unused POCO functionality [annando] Removed the unused rating functionality [annando] @@ -44,9 +49,11 @@ Version 2020.09 (unreleased) added some "good" bots [annando] Closed Issues: - 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, 8906, - 8914, 8928, 8929, 8935, 8940, 8941, 8967, 8989, 8993, 8994, 8995, - 8997, 8999, 9000, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9107 + 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, 8874, + 8882, 8885, 8906, 8914, 8922, 8928, 8929, 8935, 8940, 8941, 8967, + 8989, 8993, 8994, 8995, 8997, 8999, 9000, 9004, 9013, 9015, 9051, + 9064, 9065, 9072, 9081, 9090, 9091, 9099, 9107, 9135, 9137, 9138, + 9140, 9150, 9153, 9154, 9163, 9164, 9172, 9182, 9193, 9204 Version 2020.07-1 (2020-09-08) Friendica Core From 6aab3051f6271f35a53e39e706687ef284841d43 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 17 Sep 2020 18:51:36 +0200 Subject: [PATCH 08/12] overlooked stuff for the addons, and some new stuff for the core --- CHANGELOG | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 433c88d123..15817ea092 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,7 +8,7 @@ Version 2020.09 (unreleased) Enhanced the processing of background jobs [annando] Enhanced federation of activities [annando, vpzomtrrfrt] Enhanced the user notifications[annando] - Enhanced database usage [annando] + Enhanced database usage [annando, MrPetovan] Enhanced ActivityPub support for forums [annando] Enhanced the utilization of the cache [annando, MrPetovan] Enhanced the performance of the daemon [annando] @@ -25,6 +25,7 @@ Version 2020.09 (unreleased) Fixed missing HTML encoding [MrPetovan] Fixed a layout problem with the frio composer for new postings [MrPetovan] Fixed some composer notices [nupplaphil] + Fixed a problem while displaying previews for empty feets [annando] Added nodeinfo2 support [annando] Added CSV export and import of blocked servers to the console [tobiasd] Added new admin debug module for ActivityPub [MrPetovan] @@ -35,6 +36,7 @@ Version 2020.09 (unreleased) Added support for signed outbox requests [annando] Added direction functionality for clarification of posting flow [annando] Added the ability to set the database version [annando] + Added support for Activity Pub relay server [annando] By default display of resharer information is now flattened [annando] Removed some unused POCO functionality [annando] Removed the unused rating functionality [annando] @@ -47,6 +49,10 @@ Version 2020.09 (unreleased) General code cleanup and maintenance [annando, MrPetovan] blockbot: added some "good" bots [annando] + forumdirectory: + fixed some SQL queries [MrPetovan] + qcomment: + restructured the addon and fixed a bug preventing the addon from working [MrPetovan] Closed Issues: 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, 8874, From 10ddac1df4ad8d74c8252999a0bd79b8f48d5bce Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 17 Sep 2020 19:09:20 +0200 Subject: [PATCH 09/12] wording... --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 15817ea092..96a7f75791 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -25,7 +25,7 @@ Version 2020.09 (unreleased) Fixed missing HTML encoding [MrPetovan] Fixed a layout problem with the frio composer for new postings [MrPetovan] Fixed some composer notices [nupplaphil] - Fixed a problem while displaying previews for empty feets [annando] + Fixed a problem for empty preview data when importing feed posts [annando] Added nodeinfo2 support [annando] Added CSV export and import of blocked servers to the console [tobiasd] Added new admin debug module for ActivityPub [MrPetovan] From fe6ffc83a078367b84360db72a5d3e760ff069fc Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 18 Sep 2020 18:23:40 +0200 Subject: [PATCH 10/12] core stuff from Friday --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 96a7f75791..f4f7103862 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ Version 2020.09 (unreleased) Enhaceed the resharing of items [annando] Enhanced sample lighttpd and nginx configs [MrPetovan, tobiasd] Enhanced the checks for incoming postings using ActivityPub [annando, Roger Meyer] + Enhanced the import of RSS feeds by removing tracking pixels [annando] Replaced library used for text completion [MrPetovan] Fixed a problem that prevented recipients of direct messages to be selected [MrPetovan] Fixed a problem that prevented new email contacts from being added [annando] @@ -26,6 +27,7 @@ Version 2020.09 (unreleased) Fixed a layout problem with the frio composer for new postings [MrPetovan] Fixed some composer notices [nupplaphil] Fixed a problem for empty preview data when importing feed posts [annando] + Fixed a problem with the pager on search result pages [annando] Added nodeinfo2 support [annando] Added CSV export and import of blocked servers to the console [tobiasd] Added new admin debug module for ActivityPub [MrPetovan] From a3c950580c0e39d95df13ee149620e04f6f02562 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 20 Sep 2020 08:36:13 +0200 Subject: [PATCH 11/12] Saturday updates to the CHANGELOG --- CHANGELOG | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index f4f7103862..bfa2b03850 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,7 @@ Version 2020.09 (unreleased) Enhanced sample lighttpd and nginx configs [MrPetovan, tobiasd] Enhanced the checks for incoming postings using ActivityPub [annando, Roger Meyer] Enhanced the import of RSS feeds by removing tracking pixels [annando] + Enhanced the speed of the full text search [annando] Replaced library used for text completion [MrPetovan] Fixed a problem that prevented recipients of direct messages to be selected [MrPetovan] Fixed a problem that prevented new email contacts from being added [annando] @@ -28,6 +29,8 @@ Version 2020.09 (unreleased) Fixed some composer notices [nupplaphil] Fixed a problem for empty preview data when importing feed posts [annando] Fixed a problem with the pager on search result pages [annando] + Fixed some templates to show the correct un-/follow button for contacts [annando] + Fixed a problem with the generation of the Message-ID of notification emails [nupplaphil] Added nodeinfo2 support [annando] Added CSV export and import of blocked servers to the console [tobiasd] Added new admin debug module for ActivityPub [MrPetovan] @@ -44,6 +47,7 @@ Version 2020.09 (unreleased) Removed the unused rating functionality [annando] Removed unneded network request for local stuff [annando] Removed some useless info messages [annando] + Reworked some additional features according to a user voting [MrPetovan] Friendica Addons: Updates to the translations: DE, EN GB, EN US, IT, NL, RU, ZH_CN [translation teams] @@ -53,15 +57,18 @@ Version 2020.09 (unreleased) added some "good" bots [annando] forumdirectory: fixed some SQL queries [MrPetovan] + phpmailer: + fixed a problem leading to double message ID headers [nupplaphil] qcomment: restructured the addon and fixed a bug preventing the addon from working [MrPetovan] Closed Issues: - 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, 8874, - 8882, 8885, 8906, 8914, 8922, 8928, 8929, 8935, 8940, 8941, 8967, - 8989, 8993, 8994, 8995, 8997, 8999, 9000, 9004, 9013, 9015, 9051, - 9064, 9065, 9072, 9081, 9090, 9091, 9099, 9107, 9135, 9137, 9138, - 9140, 9150, 9153, 9154, 9163, 9164, 9172, 9182, 9193, 9204 + 2811, 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, + 8874, 8882, 8885, 8906, 8914, 8922, 8928, 8929, 8935, 8940, 8941, + 8956, 8958, 8961, 8967, 8989, 8993, 8994, 8995, 8997, 8999, 9000, + 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9081, 9090, 9091, 9099, + 9107, 9135, 9136, 9137, 9138, 9140, 9142, 9150, 9153, 9154, 9163, + 9164, 9172, 9182, 9192, 9193, 9204, 9210, 9229, 9231 Version 2020.07-1 (2020-09-08) Friendica Core From 2ad80fc8ebce75d7eb8057e3a418ee4d10e8c8e0 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 20 Sep 2020 19:29:49 +0200 Subject: [PATCH 12/12] one more issue closed --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index bfa2b03850..34e56a1b9a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -68,7 +68,7 @@ Version 2020.09 (unreleased) 8956, 8958, 8961, 8967, 8989, 8993, 8994, 8995, 8997, 8999, 9000, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9081, 9090, 9091, 9099, 9107, 9135, 9136, 9137, 9138, 9140, 9142, 9150, 9153, 9154, 9163, - 9164, 9172, 9182, 9192, 9193, 9204, 9210, 9229, 9231 + 9164, 9172, 9182, 9192, 9193, 9204, 9210, 9229, 9231, 9246 Version 2020.07-1 (2020-09-08) Friendica Core