[feat] Error message when parent post deleted before posting #522

Open
opened 2023-04-20 15:27:19 +00:00 by smitten · 0 comments

The idea

When I'm composing a response post and the parent post is deleted, throw an error when I try to post my response. Possibly 409 Conflict?

The reasoning

Currently, the reply silently becomes a normal post and goes onto my main timeline. It retains the user account mention, but has no context because it no longer points at any parent. So it looks like I created a new post just to mention someone. There is no indication to the user that this has occurred so you only realize if you go check your profile afterwards.

I have seen people be confused by this, with their own followers responding "context?".

Have you searched for this feature request?

  • I have double-checked and have not found this feature request mentioned anywhere.
  • This feature is related to the Akkoma backend specifically, and not pleroma-fe.
### The idea When I'm composing a response post and the parent post is deleted, throw an error when I try to post my response. Possibly 409 Conflict? ### The reasoning Currently, the reply silently becomes a normal post and goes onto my main timeline. It retains the user account mention, but has no context because it no longer points at any parent. So it looks like I created a new post just to mention someone. There is no indication to the user that this has occurred so you only realize if you go check your profile afterwards. I have seen people be confused by this, with their own followers responding "context?". ### Have you searched for this feature request? - [x] I have double-checked and have not found this feature request mentioned anywhere. - [x] This feature is related to the Akkoma backend specifically, and not pleroma-fe.
smitten added the
feature request
label 2023-04-20 15:27:19 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#522
No description provided.