mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 02:14:28 +02:00
Updated ActivityStreams (markdown)
parent
04a318f928
commit
009108ae84
1 changed files with 1 additions and 77 deletions
|
@ -105,79 +105,3 @@ See http://activitystrea.ms/head/activity-schema.html
|
||||||
### ACTIVITY_OBJ_PROFILE
|
### ACTIVITY_OBJ_PROFILE
|
||||||
* http://purl.org/macgirvin/dfrn/1.0/profile
|
* http://purl.org/macgirvin/dfrn/1.0/profile
|
||||||
* Description: Describes a profile. Used with ACTIVITY_UPDATE to send profile updates to the followers.
|
* 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:
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue