how can I best test an #activitypub #c2s implementation?
is there a client reference implementation?
can I already use your webclient @mediaformat ?
https://github.com/Automattic/wordpress-activitypub/pull/2851
#Tag
how can I best test an #activitypub #c2s implementation?
is there a client reference implementation?
can I already use your webclient @mediaformat ?
https://github.com/Automattic/wordpress-activitypub/pull/2851
We have to go back #activitypub #c2s
We have to go back #activitypub #c2s
RE: https://hachyderm.io/@mapache/115862782061442935
We (the fediverse) could have the edge!
Technically, loops could support Quotes, and people could quote it with tags (boosting + tags), and then maybe we can create a client that support feeds with such rules (shown me videos boosted/quoted with the tag #pg13 at least 3 times)
@mapache Nice, I'm adding this to my growing list of features possible for servers supporting the Client to Server API 😉
deep dive into the oauth RFCs this morning ☕
@jdt very nice!
To what extent are you, or do you intent to, support the #ActivityPub #C2S parts of the spec? I am keeping track of a list of projects who do, at:
https://codeberg.org/fediverse/delightful-fediverse-experience/issues/130
/
@crossgolf_rebel @fasnix @wuffel
Was ist mit Euch?
Es kann ganz allgemein im w3 "Big Blue Button" starten [Nutzende, Entwickelnde, Fördernde egal] und bei Interesse könnten wir dann taskforces bilden.
#fediverse #activitypub #interop #c2s
Würde dann 1 Aufruf starten …
policy wie immer, be excellent, no nazis und so :)
For people interested in #ActivityPub #C2S (client to server), the #GoActivityPub services have gained the ability to dynamically register OAuth2 clients based on RFC7591.
The easiest to test is the ONI project that can be directly run without much setup: https://git.sr.ht/~mariusor/oni
For people interested in #ActivityPub #C2S (client to server), the #GoActivityPub services have gained the ability to dynamically register OAuth2 clients based on RFC7591.
The easiest to test is the ONI project that can be directly run without much setup: https://git.sr.ht/~mariusor/oni
I added the ability to manage property values on users' profiles to #Enigmatick. As I'm using this more as my full-time #Fediverse platform, I'm running into things that I've sort of blown off in the past as silly or unnecessary but finding useful now.
In this case, I implemented it using Add and Remove messages posted by the client (a single-page application in Svelte mediated by a wasm module) to the user's outbox on the server. The Actor is the target and the PropertyValue is the Object.
It's not canonically how those #ActivityPub messages should be used (e.g., managing a Collection - the attachment field on an Actor is not really a Collection). But I think logically it makes sense. And it's client communication only; those activities are not federated. When a profile is updated via the Add or Remove, a separate Update is sent out to known servers to update the profile.
Also, I may have gone a little overboard with my own properties.
@jdt very nice!
To what extent are you, or do you intent to, support the #ActivityPub #C2S parts of the spec? I am keeping track of a list of projects who do, at:
https://codeberg.org/fediverse/delightful-fediverse-experience/issues/130
ActivityPub client development is coming along!
AP platform developers be warned, I be opening issues in your repo soon.
sorry Pleroma devs, I just opened up a 2nd #c2s issue in barely a week, and I have no idea what the project capacity is.
@django if there are any updates to make to this issue on #ActivityPub #C2S .. do not hesitate to comment :)
https://codeberg.org/fediverse/delightful-fediverse-apps/issues/130