2020-01-31 UTC
# jeremycherfas So far, I've worked out that Endpoint.php determines a value for $in_reply_to but Status.php has a different variable, $inreplyto, that it uses when it creates the post. I can see that Endpoint.php calls Status.php if $type is 'note' and then I run into a blank wall.