@since: BuddyPress 3.0.0
Description
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_timestamp()

Output the Activity timestamp into the bp-timestamp attribute.

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

bp_nouveau_get_activity_timestamp()

Get the Activity timestamp.

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

bp_nouveau_get_activity_timestamp

Filter here to edit the activity timestamp.

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

bp_nouveau_activity_hook()

Fire specific hooks into the activity entry template

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

bp_nouveau_activity_has_content()

Checks if an activity of the loop has some content.

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

bp_nouveau_activity_content()

Output the Activity content into the loop.

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

bp_nouveau_ajax_post_update()

Processes Activity updates received via a POST request.

Source: bp-templates/bp-nouveau/includes/activity/ajax.php:529

bp_nouveau_ajax_post_update_is_private

Filters whether or not an AJAX post update is private.

Source: bp-templates/bp-nouveau/includes/activity/ajax.php:666