ckolderup / postmarks

a single-user bookmarking website designed to live on the Fediverse
https://postmarks.glitch.me
MIT License
466 stars 38 forks source link

Spec out how fedimarks talks to other fedimarks instances #8

Open ckolderup opened 1 year ago

ckolderup commented 1 year ago

This is the big movement to make Fedimarks into its own thing on the Fediverse instead of a Mastodon sidecar app. We probably need to fully flesh out our ActivityPub support and also look at any pitfalls that Bookwyrm or other apps might have experienced in doing this while also cross-posting to Mastodon.

ckolderup commented 1 year ago

As of #42, you can technically follow a Postmarks user from another instance on your instance and their bookmarks will show up in your Network feed. There's no way to comment on them, though! We should wire that up before we consider even the first version of this done.

ckolderup commented 1 year ago

Now you can see the followed accounts on your network page. We still need a way to send a comment from one Postmarks instance to another person's instance, though.