diff options
author | Mario <mario@mariovavti.com> | 2021-01-13 08:54:58 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-01-13 08:54:58 +0000 |
commit | b9fd87b004fe083c3f8064de5defea4ff439bce0 (patch) | |
tree | b56b960e0527d428045903d573a3ff9edf25085a /CHANGELOG | |
parent | f430db0de74e886a76da6b0e62554a91204d6dbd (diff) | |
download | volse-hubzilla-b9fd87b004fe083c3f8064de5defea4ff439bce0.tar.gz volse-hubzilla-b9fd87b004fe083c3f8064de5defea4ff439bce0.tar.bz2 volse-hubzilla-b9fd87b004fe083c3f8064de5defea4ff439bce0.zip |
do not turn the groups own direkt messages into group items - fixes #1510
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,7 @@ Hubzilla 5.2 (2021-xx-xx) - Use libzotdir for directory - Streamline usage of channel url for keyId - Basic work on PHP8 compatibility - - Improve performance for form post edit action + - Improve performance for forum post edit action - Improve File App tiles view - Update es strings - Update ru strings @@ -23,6 +23,7 @@ Hubzilla 5.2 (2021-xx-xx) - Update composer libs Bugfixes + - Fix direct messages by forum channel turned into group item - Fix ID3Parser composer autoload - Fix issue where directory_fallback_servers were not accessible from static function - Fix missing constant defenition for HUBLOC_OFFLINE |