summaryrefslogtreecommitdiff
path: root/changelog.d/follow-request.fix
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2024-08-06 17:14:30 +0000
committerfeld <feld@feld.me>2024-08-06 17:14:30 +0000
commitc0195895d235022fce65173aba21a586d85fdec7 (patch)
tree49965bc265c24213a80cc50782e7468da9b21b00 /changelog.d/follow-request.fix
parent9cf684d661095929fba8c9fd0bb89cecfe22ebd0 (diff)
parent0bfe5920486cd84fd17ea405fb49a6a40ca5bc2c (diff)
downloadpleroma-c0195895d235022fce65173aba21a586d85fdec7.tar.gz
pleroma-c0195895d235022fce65173aba21a586d85fdec7.zip
Merge branch 'publisher-cc-fix' into 'develop'
Fix follow requests which get stuck pending See merge request pleroma/pleroma!4208
Diffstat (limited to 'changelog.d/follow-request.fix')
-rw-r--r--changelog.d/follow-request.fix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/follow-request.fix b/changelog.d/follow-request.fix
new file mode 100644
index 000000000..59d34e9bf
--- /dev/null
+++ b/changelog.d/follow-request.fix
@@ -0,0 +1 @@
+Fixed malformed follow requests that cause them to appear stuck pending due to the recipient being unable to process them.