summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2024-08-06 12:20:12 -0400
committerMark Felder <feld@feld.me>2024-08-06 12:20:12 -0400
commita01f0f0f032daa8acb695ba4ff5b33be8cc072dc (patch)
treea0b69f2711c77a6dedeb2110b1a37c3aaba66f41 /changelog.d
parent9ae9e2fc5ce61200712ea02201c2ba87b174f06a (diff)
downloadpleroma-a01f0f0f032daa8acb695ba4ff5b33be8cc072dc.tar.gz
pleroma-a01f0f0f032daa8acb695ba4ff5b33be8cc072dc.zip
Changelog
Diffstat (limited to 'changelog.d')
-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.