add ability to auto-expand a comment reply thread

This commit is contained in:
Mario
2025-06-03 08:31:19 +00:00
parent d42a89d4b5
commit 64ae1eb5e8
4 changed files with 181 additions and 16 deletions

View File

@@ -70,7 +70,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '10.3.46');
define('STD_VERSION', '10.3.47');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);