diff --git a/ActivityStreams.md b/ActivityStreams.md index b799e5f..3591f87 100644 --- a/ActivityStreams.md +++ b/ActivityStreams.md @@ -104,80 +104,4 @@ See http://activitystrea.ms/head/activity-schema.html ### ACTIVITY_OBJ_PROFILE * http://purl.org/macgirvin/dfrn/1.0/profile -* Description: Describes a profile. Used with ACTIVITY_UPDATE to send profile updates to the followers. - -# Notifications -## relocate -* Template: atom_relocate.tpl -* Origin: uimport.php -* Description: Sends a message to the followers that a user relocated to another server - -## suggest -* Template: atom_suggest.tpl -* Origin: fsuggest.php -* Description: User suggests a contact to his followers - -## activity -* Template: atom_feed.tpl -* Origin: diaspora.php, dfrn_confirm.php, profiles.php -* Description: - -## comment-import -* Template: atom_feed.tpl -* Origin: diaspora.php, items.php -* Description: - -## comment-new -* Template: atom_feed.tpl -* Origin: item.php -* Description: - -## drop -* Template: atom_feed.tpl -* Origin: diaspora.php, items.php, photos.php -* Description: - -## edit_post -* Template: atom_feed.tpl -* Origin: item.php -* Description: - -## event -* Template: atom_feed.tpl -* Origin: events.php -* Description: - -## expire -* Template: atom_feed.tpl -* Origin: items.php -* Description: - -## like -* Template: atom_feed.tpl -* Origin: like.php, poke.php -* Description: - -## mail -* Template: atom_mail.tpl -* Origin: message.php -* Description: - -## tag -* Template: atom_feed.tpl -* Origin: photos.php, poke.php, tagger.php -* Description: - -## tgroup -* Template: atom_feed.tpl -* Origin: items.php -* Description: - -## wall-new -* Template: atom_feed.tpl -* Origin: photos.php, item.php -* Description: - -## removeme -* Template: atom_feed.tpl -* Origin: Contact.php -* Description: +* Description: Describes a profile. Used with ACTIVITY_UPDATE to send profile updates to the followers. \ No newline at end of file