[buddypress-trac] [BuddyPress] #2568: [patch] Compose Private Message Filtering
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Aug 2 14:47:02 UTC 2010
#2568: [patch] Compose Private Message Filtering
-----------------------+----------------------------------------------------
Reporter: jeffsayre | Owner: jeffsayre
Type: defect | Status: new
Priority: major | Milestone: 1.2.6
Component: Core | Keywords: has-patch, privacy, filters, messaging
-----------------------+----------------------------------------------------
To allow for the filtering of message recipients in the compose private
message screen, there needs to be a filter added to the concatenated
recipient array. This will allow developers to gain access to the message
recipient list before the message is sent. This is necessary for the
Privacy Component.
With this filter, the Privacy Component will be able to offer complete
privacy filtering for private messages. Before, the only option was to
hide the "Send Private Message" button (see Trac ticket
http://trac.buddypress.org/ticket/2566). But, members could still send a
user a PM via the Compose Message screen.
With this filter, the Privacy Component will be able to remove a user's
name from the recipient list in all composed messages, thereby removing
the ability of unwanted users from sending PMs. A user can still include a
given user’s name in the recipients’ list, but it will be filtered out
before the message is actually sent.
--
Ticket URL: <http://trac.buddypress.org/ticket/2568>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list