Dang, looks like #Mastodon doesn't handle relative URIs when parsing #ActivityPub / #ActivityStreams data.
For example I can't set the `id` of a post to be a relative URL since it loads it as raw JSON.
This makes it harder to publish static data to #p2p
@Aranjedeath Honestly maybe. 👀 I wonder if there are any decent JSON-LD handling libraries for Ruby I could get in there. It might involve a lot of code being touched though.