Open rcarmo opened 1 year ago
Yeah, I'll have to go capture some example on-the-wire communication and then figure out what the mismatch is.
I believe this is it (redacting rest of the identity for personal data):
'toot:discoverable': {'type': 'xsd:boolean', '@value': True},
I've also seen a bunch of complaints from our json-ld parser saying that there's an ID declared where it shouldn't be - as of yesterday, any incoming messages that we can't parse are shunted to a new errored
state rather than being retried for ages, so at least there's now a way to easily see in the django admin everything that Takahē can't understand.
this, or at least the most common case of difference in tag encoding, may have been fixed by #596
Hi there,
I think it would be great to be able to follow Lemmy communities via Takahe. I've already tried adding @3DPrinting@lemmy.world to my follows on my test instance, but it seems to blow up due to schema validation when receiving the initial update: