diff --git a/Notifications.md b/Notifications.md new file mode 100644 index 0000000..bdab901 --- /dev/null +++ b/Notifications.md @@ -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: