1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2025-01-03 16:15:28 +01:00
pleroma-fe/changelog.d/profile-mentions.fix
Mark Felder 631c2532aa Fix profile mentions causing a 422 error
The Pleroma backend now reports an error when trying to reply to a status it cannot resolve we assume it is deleted or nonexistent. PleromaFE was in_reply_to_id: true as an internal method to trigger populating the post status form with the username of the profile being viewed and this was being submitted to the API as a result.
2024-06-07 12:53:17 -04:00

2 lines
41 B
Plaintext

Fix profile mentions causing a 422 error