2018-10-09 UTC
up201705417, vt and xmpp-social joined the channel; vt left the channel
# 07:50 heluecht[m] nightpool: So I should replicate to/cc, but not the actor. Before implementing AP; I scanned thousands of accounts to see which elements had been in use. And I saw "actor" in the object as well - which confused me.
_xmpp-social, stephank, Gargron, martijnvdven and sknebel joined the channel
# 13:22 nightpool[m] are you sure it wasn't `attributedTo`?
jdormit joined the channel
# 13:56 jdormit could someone help me debug my AP implementation? Whenever I look up an actor on other services (Mastodon, Pleroma) I'm 500 the other services, so I'm clearly doing something wrong
# 13:56 jdormit The actor is blog@qa.getpterotype.com
# 13:56 heluecht[m] nightpool: Yeah, butz possibly this had been some weird AP implementation.
jdormit_mobile joined the channel
# 13:57 heluecht[m] jdormit: YOu could connect test5@pirati.ca - this is Friendica.
# 13:58 jdormit I want to figure why blog@qa.getpterotype.com throws other services for loop
# 13:58 jdormit e.g. what is test5@pirati.ca doing that blog@qa.getpterotype.com isn't?
# 14:07 rialtate[m] jdormit: links:[{rel,... }
]
# 14:07 rialtate[m] links must be an array. I did the same thing :-)
# 14:09 jdormit let me try that
# 14:11 jdormit that did it! Thanks so much :)
# 14:13 rialtate[m] jdormit: \o/ you're welcome
# 14:15 jdormit oh man, so is the outbox supposed to have the Create, Update, etc. activities in it, or just the objects themselves?
# 14:15 jdormit my outbox has a Create activity that Mastodon doesn't seem to like
# 14:30 rialtate[m] jdormit: it could be that they don't support "Organization" as actor type...
# 14:34 jdormit hmm possibly. I'll try changing that
# 14:35 jdormit that didn't make a difference, unfortunately. The profile is showing up in Mastodon now, and it correctly populates the number in the "toots" box, but the actual stream of posts is empty
jdormit_mobile joined the channel
# 15:20 nightpool[m] jdormit: we only use the outbox for the numbers
# 15:21 nightpool[m] we have never retroactively fetched posts
jdormit_mobile joined the channel
# 15:52 jdormit_mobile Oh duh, the posts aren't publicly addressed
jdormit_mobile, sandro and decentral1se joined the channel
# 18:38 decentral1se does it actually fire a test suite or it is just questions about your implementation?
# 18:38 decentral1se I see a bunch of things i can click but I am unsure
# 18:40 decentral1se right! I see :)
# 18:44 decentral1se Is anyone working on some 'real' implementation checker? I don't mean any snarky tone :)
# 18:44 decentral1se like, it just fires requests at the thing and generates the report then?
# 18:44 decentral1se Probably a lot of work, I suppose ...
# 18:46 aaronpk those are "real" in that they actually interact with your implementation
# 18:53 nightpool[m] activitypub.rocks has validation for c2s servers iirc
# 18:54 nightpool[m] and maybe c2s clients?
# 18:54 nightpool[m] but no s2s validation
# 18:54 nightpool[m] decentral1se
jdormit_mobile joined the channel
# 18:58 decentral1se ah, I see! Thanks for that work :)
# 18:59 decentral1se oh, it interacts - how do I run this?
# 19:00 nightpool[m] it'll only work if you have a c2s server to point it at
# 19:04 decentral1se right, but I trigger this from the same survey?
# 19:04 decentral1se it's just not clear how I would run that against my c2s server
# 19:19 nightpool[m] yeah the same survey
jdormit_mobile joined the channel
cwebber2` joined the channel
# 20:44 cwebber2 ie, I'm about to dive headfirst into future-of-the-federated-social-web stuff
jdormit_mobile joined the channel