Steve Bate
Steve Bate
@zeliant. Have you had a chance to update the wiki? If so, thank you, and can we close the issue?
Sorry about the delayed response. I'm not a GitHub expert but apparently I don't receive notifications for new issues. Do you have a patch I can pull?
What do you think about creating a wiki page with a table showing the federation status for various platforms? I'd be willing to help track down issues, as time permits.
Hello. Thanks for the offer! For now, I want to continue with the regular contributor status.
I have tag counts on [my instance](https://bookmarks.stevebate.dev/) (fork). Is this what you had in mind?
Agreed. In my fork, I add "hidden" comments to the Network page with a link to the bookmark editor for the related bookmark that I can use to make the...
The other significant issue with `Update` for both C2S and S2S is that it conflates the `object` and `target` by putting the target URI in the object data. In a...
> Can you give a more concrete explanation of why `object` and `target` would be treated differently here? In the C2S partial update case, the `object` is the partial update...
> @steve-bate that's an interesting idea and i hadn't considered it. i guess we could say that the Update.object is in JSON Patch form? It *might* work with the current...
> I think you're substantially misunderstanding how the Update activity is designed and its semantics. > you only serialize the properties that have changed, and this "partial serialization" is used...