diff options
author | Mario <mario@mariovavti.com> | 2023-05-09 09:20:21 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-05-09 09:20:21 +0000 |
commit | 5e83db959eff4b61ada810f4c323a7e3f61c3405 (patch) | |
tree | 3e28851fa50c9d8fe2735363f4a986616e45f3ca /CHANGELOG | |
parent | 993178fc49b3b8f9c259e413131c88d1f0f5509c (diff) | |
download | volse-hubzilla-5e83db959eff4b61ada810f4c323a7e3f61c3405.tar.gz volse-hubzilla-5e83db959eff4b61ada810f4c323a7e3f61c3405.tar.bz2 volse-hubzilla-5e83db959eff4b61ada810f4c323a7e3f61c3405.zip |
more changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -17,7 +17,6 @@ Hubzilla 8.4 (2023-05-??) - Improve potentially long running sql query finding the thread parent - Implement option to override permission for posts with mentions - Bugfixes - Fix OWA compatibility with friendica - Fix regression in decoding the object type @@ -28,6 +27,20 @@ Hubzilla 8.4 (2023-05-??) - Fix remove_all_xchan_resources() executed for local channels - Fix likes not synced via libsync between clones + Addons + - Pubcrawl: fix xchan_url used as follow object instead of xchan_hash + - Channelreputation: moved to unmaintained repo due to duplication issues when storing data in pconfig + - Pubcrawl: add lemmy accept/reject follow quirks + - Diaspora: handle 4xx return codes in queue management + - Diaspora: fix fatal error in the case where parent_guid is set but empty + - Pubcrawl: if shared inbox delivery fails deliver to contacts instead of everybody we know from that site + - Articles: fix PHP error + - Diaspora: rewrite synced (from a clone) item author to primary + - Diaspora: improve reshare detection + - Diaspora: fix contact role not sets + - Pubcrawl: rewrite synced (from a clone) item author to primary + - Pubcrawl: if we receive a public message to the shared inbox deliver to following *and* directly addressed + Hubzilla 8.2 (2023-03-19) - Remove redundant untranslated htconfig templates |