@since: BuddyPress 3.0.0
Description
bp_nouveau_activity_comment_form()

Load the Activity comment form

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:806

bp_nouveau_activity_comment_buttons()

Output the action buttons for the activity comments

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:817

bp_nouveau_get_activity_comment_buttons()

Get the action buttons for the activity comments

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:850

bp_nouveau_get_activity_comment_buttons

Filter to add your buttons, use the position argument to choose where to insert it.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:971

bp_nouveau_return_activity_comment_buttons

Leave a chance to adjust the $return

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:1023

bp_nouveau_get_activity_entry_buttons

Filter to add your buttons, use the position argument to choose where to insert it.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:637

bp_nouveau_return_activity_entry_buttons

Leave a chance to adjust the $return

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:687

bp_nouveau_activity_comments()

Output Activity Comments if any

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:697

bp_nouveau_activity_recurse_comments()

Loops through a level of activity comments and loads the template for each.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:716

bp_nouveau_activity_state()

Output the state buttons inside an Activity Loop.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:262