diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-05-17 18:50:35 +0000 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2023-05-26 19:24:08 +0200 |
commit | 72833c84b583057ed0e757f35b65f90af40496df (patch) | |
tree | 275f522cc395d3e8441394818334bd5e29209bd0 /changelog.d | |
parent | e4288df50266a73ae1485c684b18d6f20f3234b0 (diff) | |
download | pleroma-72833c84b583057ed0e757f35b65f90af40496df.tar.gz pleroma-72833c84b583057ed0e757f35b65f90af40496df.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 |