MDN/Projects/Development/On-Site Messaging: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "=Goal= * Increase participation and collaboration by enabling direct, private communication among MDN users. See SUMO's private messaging feature for an example of how this f...")
 
Line 5: Line 5:


=User stories=
=User stories=
See SUMO's private messaging feature for an example of how this functionality might be implemented.


==MDN User==
==MDN User==

Revision as of 17:33, 13 May 2014

Goal

  • Increase participation and collaboration by enabling direct, private communication among MDN users.

See SUMO's private messaging feature for an example of how this functionality might be implemented.

User stories

MDN User

  • I want to send a message to another user who has given permission to receive messages.
  • I want other MDN users to be able to send me messages without exposing my email address on the Web.
  • I want to control whether other users can send me messages.
  • I want to control how I am notified about messages I receive.
  • I want to report and block a sender.
  • I want to reply to messages.
  • I want to archive, retrieve, and delete messages.

MDN Leader

  • I want to send messages to group of users working on a topic or locale. (future?)

MDN Admin