warriordog / ActivityPubSharp

Modular implementation of ActivityPub in C#
https://warriordog.github.io/ActivityPubSharp/
Mozilla Public License 2.0
45 stars 9 forks source link

InReplyTo as LinkableList #173

Closed jenniferplusplus closed 7 months ago

jenniferplusplus commented 7 months ago

Personally, I think it makes no sense, but the spec says inReplyTo can be a list. Which turns out to matter, because FedBOX uses a list (pretty sure it's a list, not a collection) of posts to capture the entire up-thread reply chain. And Letterbook would preferably understand that, so we have to parse that list.

This thread has a little more context. https://metalhead.club/@mariusor/111716426804127782