@since: BuddyPress 1.1.0
Description
bp_get_the_thread_message_time_since()

Generate the ‘Sent x hours ago’ string for the current message.

Source: bp-messages/bp-messages-template.php:2112

bp_get_the_thread_message_time_since

Filters the ‘Sent x hours ago’ string for the current message.

Source: bp-messages/bp-messages-template.php:2121

bp_the_thread_message_content()

Output the content of the current message in the loop.

Source: bp-messages/bp-messages-template.php:2157

bp_get_the_thread_message_sender_link()

Get a link to the sender of the current message.

Source: bp-messages/bp-messages-template.php:2022

bp_the_thread_message_sender_link()

Output a link to the sender of the current message.

Source: bp-messages/bp-messages-template.php:2012

bp_get_the_thread_message_alt_class

Filters the CSS class used for message zebra striping.

Source: bp-messages/bp-messages-template.php:1915

bp_get_the_thread_message_sender_avatar_thumb

Filters the avatar for the current message sender.

Source: bp-messages/bp-messages-template.php:1992

bp_get_the_thread_id

Filters the ID of the thread that the current loop belongs to.

Source: bp-messages/bp-messages-template.php:1683

bp_get_the_thread_subject

Filters the subject of the thread currently being iterated over.

Source: bp-messages/bp-messages-template.php:1707

bp_has_message_threads

Filters if there are any message threads to display in inbox/sentbox/notices.

Source: bp-messages/bp-messages-template.php:93