Skip to content

Add an option to delete mentioning messages also #4436

Discussion options

You must be logged in to vote

This isn't feasible with the way we store messages. A message is only singly linked to its reply. So we can't go from message -> the messages that replied to it easily, only message -> the message that was replied to.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@erkinalp
Comment options

Comment options

You must be logged in to vote
2 replies
@erkinalp
Comment options

@erkinalp
Comment options

Answer selected by jhgg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants