@since: BuddyPress 1.2.2
Description
bp_core_activate_signup()

Activate a signup, as identified by an activation key.

Source: bp-members/bp-members-functions.php:1922

bp_core_send_user_registration_admin_notification

Maybe notify the site admin of a new user registration.

Source: bp-members/bp-members-functions.php:2018

bp_core_activated_user

Fires at the end of the user activation process.

Source: bp-members/bp-members-functions.php:2096

bp_core_new_user_activity()

Create a “became a registered user” activity item when a user activates his account.

Source: bp-members/bp-members-activity.php:74

bp_activity_permalink_redirect_url

Filter the intended redirect url before the redirect occurs for the single activity item.

Source: bp-activity/screens/permalink.php:86