diff options
author | Mark Felder <feld@feld.me> | 2024-08-06 12:20:12 -0400 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-08-06 12:20:12 -0400 |
commit | a01f0f0f032daa8acb695ba4ff5b33be8cc072dc (patch) | |
tree | a0b69f2711c77a6dedeb2110b1a37c3aaba66f41 | |
parent | 9ae9e2fc5ce61200712ea02201c2ba87b174f06a (diff) | |
download | pleroma-a01f0f0f032daa8acb695ba4ff5b33be8cc072dc.tar.gz pleroma-a01f0f0f032daa8acb695ba4ff5b33be8cc072dc.zip |
Changelog
-rw-r--r-- | changelog.d/follow-request.fix | 1 |
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. |