diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-05-17 18:50:35 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-05-17 18:50:35 +0000 |
commit | 66327b56e946f58f4ffe724f8329bad929acb875 (patch) | |
tree | ddc067b2c8894a60c81b95c42a1ef198286217e9 /changelog.d | |
parent | b8b15cec9e18b434cf65aa6c496c7c8d215c4d73 (diff) | |
parent | e170fc40dd46b2cfa4970c5d8174bdcfd6cf821c (diff) | |
download | pleroma-66327b56e946f58f4ffe724f8329bad929acb875.tar.gz pleroma-66327b56e946f58f4ffe724f8329bad929acb875.zip |
Merge branch 'tusooa/rework-refetch' into 'develop'
Make sure object refetching follows update rules
See merge request pleroma/pleroma!3883
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3883.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3883.fix b/changelog.d/3883.fix new file mode 100644 index 000000000..6824f2013 --- /dev/null +++ b/changelog.d/3883.fix @@ -0,0 +1 @@ +Fix abnormal behaviour when refetching a poll |