Skip to content
Snippets Groups Projects
Unverified Commit 0b249c18 authored by Christoph Wurst's avatar Christoph Wurst
Browse files

Do now allow messages to be their own parents in threading


A message may send its own ID in the `references` header. In that case
the threading algorithm must ignore the closed loop and not set the
message as its own parent, to prevent an infinite loop later when
checking for anchestors.

Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
parent 73efd7da
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment