Skip to content

I have a question about the `liked` collection in the #ActivityPub specification.

ActivityPub

Suggested Topics


  • #Moderator Issues.

    Uncategorized
    4
    0 Votes
    4 Posts
    41 Views
    thisismissem@hachyderm.ioT
    @julian @Raccoon we're working on that ability: https://github.com/swicg/activitypub-trust-and-safety/issues/6And the corresponding Mastodon issue: https://github.com/mastodon/mastodon/issues/27562Basically at some point we'll have a way to exchange notes on reports with other moderation teams. The big blocker for now is that there's no way to address the "moderation actor" for an instance specifically.The workaround would be to visit the instance, and see if they have a contact email that your moderation team can reach out via to ask for more info.
  • Question re: @context and JSON-LD

    ActivityPub
    5
    0 Votes
    5 Posts
    129 Views
    trwnh@mastodon.socialT
    @julian @thisismissem which is to say, the following are equivalent within the same scope...@\context: [{toot: http://joinmastodon.org/ns#,Emoji: toot:Emoji},{toot: http://joinmastodon.org/ns#,IdentityProof: toot:IdentityProof}]@\context: [{toot: http://joinmastodon.org/ns#,Emoji: toot:Emoji,IdentityProof: toot:IdentityProof}]
  • 12 Votes
    9 Posts
    489 Views
    antonio5609@socialhub.activitypub.rocksA
    Hi,I think It would be helpful to include examples of common use cases for ActivityPub integration in NodeBB detailed setup instructions with screenshots and troubleshooting tips for potential issues users might encounter. Additionally a FAQ section addressing common questions could be valuable.Thanks
  • 1 Votes
    1 Posts
    48 Views
    S
    I think #fediverse platforms might be a good fit for the CQRS pattern. We really do have different models for queries and commands. We create, update, and delete activities (both local and remote) in our transactional storage through our write APIs.Our read APIs expose timelines assembled and ideally deduped from Notes and Articles (not necessarily with their enveloping activities), and Announce activities stored in caches and search indexes, in addition to our transactional storage.#ActivityPub
  • Hello from Lemmy, part 3

    ActivityPub
    2
    0 Votes
    2 Posts
    249 Views
    julianJ
    Let's see if replies work.

Looks like your connection to NodeBB Community was lost, please wait while we try to reconnect.