[buddypress-trac] [BuddyPress Trac] #6331: Star Private Messages

buddypress-trac noreply at wordpress.org
Wed May 6 23:42:54 UTC 2015


#6331: Star Private Messages
-----------------------------------+---------------------
 Reporter:  r-a-y                  |       Owner:  r-a-y
     Type:  enhancement            |      Status:  closed
 Priority:  normal                 |   Milestone:  2.3
Component:  Component - Messaging  |     Version:
 Severity:  normal                 |  Resolution:  fixed
 Keywords:  has-patch              |
-----------------------------------+---------------------
Changes (by r-a-y):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9846"]:
 {{{
 #!CommitTicketReference repository="" revision="9846"
 Messages: Introduce starring private messages feature.

 This commit:
 - Registers the 'star' feature into the BP Messages component and
 dynamically loads the `bp-messages-star.php` file if the feature is
 active.  By default, the feature is active, but can be disabled with the
 following snippet: `'bp_is_messages_star_active', '__return_false' );`
 - Adds a 'Starred' box to the messages user subnav
 - Adds an icon to star or unstar a message in a message or message thread
 loop
 - Adds the 'Add star' and 'Remove star' options to the message thread
 'Bulk Actions' dropdown menu
 - Adds accompanying CSS and JS to the bp-legacy template pack.

 Fixes #6331.
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6331#comment:28>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list