Created Notifications (markdown)

master
annando 2015-01-03 04:42:04 -08:00
parent 009108ae84
commit 4155f3ce9c
1 changed files with 75 additions and 0 deletions

75
Notifications.md Normal file

@ -0,0 +1,75 @@
# 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: