buddypress/bp-messages
r-a-y f73fa06746 Messages: Reformat new message notifications.
This commit changes the single message notification link to go
directly to the message thread in question and not the message inbox.

When the message thread is viewed, new messages are marked as read.

Fixes #5479

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8202 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-03-29 01:00:36 +00:00
..
css/autocomplete Switch to .min for compressed JS and CSS files. 2012-08-24 18:10:17 +00:00
js/autocomplete Compress scripts/styles: 1.8-bleeding-6931. 2013-04-19 21:57:20 +00:00
bp-messages-actions.php Messages: 2012-11-30 23:49:37 +00:00
bp-messages-cache.php Cache the unread inbox count for a user. 2014-03-06 01:28:03 +00:00
bp-messages-classes.php When a message is deleted, delete corresponding notifications 2014-03-09 19:46:01 +00:00
bp-messages-cssjs.php Replace BP_PLUGIN_DIR and BP_PLUGIN_URL constant usages with plugin_dir and plugin_url BuddyPress variables, respectively. Also replaces $bp global touches with buddypress() calls within the above scopes. 2014-01-24 23:48:48 +00:00
bp-messages-filters.php EOF: 2012-09-18 18:03:00 +00:00
bp-messages-functions.php Revert r8183; broke unit tests as these functions can be called after headers are sent (which needs further investigation in a separate ticket.) 2014-03-28 00:35:11 +00:00
bp-messages-loader.php Don't fetch item counts in profile navigation unnecessarily. 2014-02-22 21:21:21 +00:00
bp-messages-notifications.php Messages: Reformat new message notifications. 2014-03-29 01:00:36 +00:00
bp-messages-screens.php Removes the "Email me when a sitewide notice is sent" notification setting 2013-02-21 00:31:09 +00:00
bp-messages-template.php Messages: Reformat new message notifications. 2014-03-29 01:00:36 +00:00
bp-messages-widgets.php Introduce Sitewide Notices widget 2013-10-15 18:28:53 +00:00