Is there some documentation / specification for the ActivityPub part of it? I’d like to see how these messages, channels and groups get exchanged from a programmer’s / protocol perspective.
It federates, I was told that it uses FEP-1b12. However, I haven’t yet gotten past the actor discovery because there is always some bug that prevents further interactions 😅
Thanks, yeah seems they in fact have the boilerplate code there to handle the basics of ActivityPub. But all the complicated and difficult stuff is missing. And that’d be the majority of the effort.
Is there some documentation / specification for the ActivityPub part of it? I’d like to see how these messages, channels and groups get exchanged from a programmer’s / protocol perspective.
I don’t think that they are federated yet.
I found this under the “Panned” section
It’s the link labeled “Federation with other fediverse software”
It federates, I was told that it uses FEP-1b12. However, I haven’t yet gotten past the actor discovery because there is always some bug that prevents further interactions 😅
Apparently the author is incredibly busy with their job.
Thanks, yeah seems they in fact have the boilerplate code there to handle the basics of ActivityPub. But all the complicated and difficult stuff is missing. And that’d be the majority of the effort.