• #known 2020-01-31
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#known ≡
  • ←
  • →
2020-01-31 UTC
# 12:57
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.