This commit is contained in:
Thomas Sileo
2018-06-23 01:04:58 +02:00
parent 200c6edc18
commit be68208056
2 changed files with 17 additions and 12 deletions

View File

@@ -365,7 +365,7 @@ class MicroblogPubBackend(Backend):
key to make it easy to query a whole thread."""
in_reply_to = create.get_object().inReplyTo
if not in_reply_to:
pass
return
new_threads = []
root_reply = in_reply_to