View
 

Unfollow

Page history last edited by Chris Messina 2 years, 1 month ago

Description

The "stop following" Verb indicates that the subject stopped unfollowing the activity of the Object or another Actor.

To stop following can only occur if the Actor was first Following the Object or another Actor.

Objects

Unfollowing requires an object of some kind — whether a person or other kind of social object.

URI

http://activitystrea.ms/schema/1.0/stop-following

Example

stopped following — bitbucket.org

<entry>
  <title>pr9510 unsubscribes from mprove</title>
  <id>tag:mb.sunsolutioncenter.de,2009-10-10:/1/subscription/7/199</id>
  <published>2009-12-04T21:50:07+00:00</published>
  <updated>2009-12-04T21:50:07+00:00</updated>
  <author>
   <name>pr9510</name>
   <uri>http://mb.sunsolutioncenter.de/index.php/pr9510</uri>
</author>
  &lt;activity:verb&gt;http://example.org/schema/1.0/delete&lt;/activity:verb&gt;
  &lt;activity:verb&gt;http://example.org/schema/1.0/unfollow&lt;/activity:verb&gt;
  <activity:actor>
   <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
   <title>Peter  Reiser</title>
   <id>pr9510</id>
   <link rel="alternate" type="text/html" href="http://mb.sunsolutioncenter.de/index.php/pr9510"/>
   <link rel="photo" type="img/jpeg" href="http://mb.sunsolutioncenter.de/avatar/1-96-20091204213142.jpeg"/>
   <author>
    <name>pr9510</name>
    <uri>http://mb.sunsolutioncenter.de/index.php/pr9510</uri>
</author>
</activity:actor>
  <activity:object>
   <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
   <title>Matthias  Müller-Prove</title>
   <id>mprove</id>
   <link rel="alternate" type="text/html" href="http://mb.sunsolutioncenter.de/index.php/mprove"/>
   <link rel="photo" type="img/jpeg" href="http://mb.sunsolutioncenter.de/avatar/7-96-20091130113952.jpeg"/>
</activity:object>
  <content type="html">Peter Reiser unsubscribes from Matthias  Müller-Prove</content>
</entry>

Related Verbs

Status

Exploratory.

Implementations

Maintainers

  • Peter Reiser

Comments (0)

You don't have permission to comment on this page.