]> git.mxchange.org Git - friendica.git/commitdiff
overlooked stuff for the addons, and some new stuff for the core
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 17 Sep 2020 16:51:36 +0000 (18:51 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 17 Sep 2020 16:51:36 +0000 (18:51 +0200)
CHANGELOG

index 433c88d12366eff1e7d7edcc3c597c8dae7ccae8..15817ea09295302236afd3ca91a7a67fec266eab 100644 (file)
--- 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,