@since: BuddyPress 3.0.0
Description
bp_nouveau_ajax_new_activity_comment()

Posts new Activity comments received via a POST request.

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

bp_nouveau_ajax_get_activity_objects()

Get items to attach the activity to.

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

bp_nouveau_get_activity_custom_objects

Filters the response for custom activity objects.

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

bp_nouveau_activity_customizer_controls()

Add controls for the settings of the customizer for the activity component.

Source: bp-templates/bp-nouveau/includes/activity/functions.php:570

bp_nouveau_ajax_mark_activity_favorite()

Mark an activity as a favourite via a POST request.

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

bp_nouveau_ajax_unmark_activity_favorite()

Un-favourite an activity via a POST request.

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

bp_nouveau_activity_secondary_avatars()

Adds a small avatar to activity meta action if the activity is between a connection or group.

Source: bp-templates/bp-nouveau/includes/activity/functions.php:406

bp_nouveau_activity_scope_newest_class()

Add class to newest activities by type.

Source: bp-templates/bp-nouveau/includes/activity/functions.php:427

bp_nouveau_activity_scope_newest_class

Filters the classes to be applied to the newest activity item.

Source: bp-templates/bp-nouveau/includes/activity/functions.php:497

bp_nouveau_activity_widget_query()

Get the activity query args for the widget.

Source: bp-templates/bp-nouveau/includes/activity/functions.php:514