diff --git a/_images/rewind.png b/_images/rewind.png new file mode 100644 index 0000000..21c059a Binary files /dev/null and b/_images/rewind.png differ diff --git a/activitypub.html b/activitypub.html index fe24add..73caf4e 100644 --- a/activitypub.html +++ b/activitypub.html @@ -232,6 +232,27 @@
  • Tem vários conceitos iguais ao email.
  • Composto de outros protolocos (como WebFinger, ActivityStreams, ActivityVocabulary e JSON-LD).
  • + +
    @@ -244,6 +265,14 @@
  • Links
  • (e mais, definidos no Vocabulary)
  • + +
    @@ -262,13 +291,19 @@ "following": "https://social.example/alyssa/following/", "liked": "https://social.example/alyssa/liked/"} + + +

    ActivityPub

    
    - {"@context": "https://www.w3.org/ns/activitystreams",
    +{"@context": "https://www.w3.org/ns/activitystreams",
      "type": "Create",
      "id": "https://social.example/alyssa/posts/a29a6843",
      "to": ["https://chatty.example/ben/"],
    @@ -279,6 +314,20 @@
                 "to": ["https://chatty.example/ben/"],
                 "content": "Did you finish reading that book?"}}
     						
    + + +
    + +
    + + +
    @@ -296,6 +345,18 @@ "following": "https://social.example/alyssa/following/", "liked": "https://social.example/alyssa/liked/"} + +
    @@ -313,6 +374,12 @@ "following": "https://social.example/alyssa/following/", "liked": "https://social.example/alyssa/liked/"} + +
    @@ -330,6 +397,10 @@ "following": "https://social.example/alyssa/following/", "liked": "https://social.example/alyssa/liked/"} + +
    @@ -347,6 +418,10 @@ "following": "https://social.example/alyssa/following/", "liked": "https://social.example/alyssa/liked/"} + +
    @@ -364,6 +439,11 @@ "following": "https://social.example/alyssa/following/", "liked": "https://social.example/alyssa/liked/"} + +