Changes between Version 9 and Version 10 of BluePrint/Chat
- Timestamp:
- 03/14/14 08:40:47 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Chat
v9 v10 11 11 == Requirements == 12 12 13 === Necessary features === 13 14 We expect to need the ability to... 14 15 * Show which users are online. … … 17 18 * Assure security for messages. 18 19 19 Desirable features may include the ability to... 20 === Desirable features === 21 These may include the ability to... 20 22 * Ping users to alert them that a message is directed to them. 21 23 * Call users to the chat if they are not present. 22 24 * Send out messages to a user who is offline, using their designated contact methods, and receive messages into the chat from external channels such as Twitter or SMS. 23 25 26 === Advanced Features === 27 * Easily switch to the user's email / SMS / Phone to contact them if they are not available by chat 28 * Status Updates 29 * History 30 * Store chat history in DB (per-room & per user<>user private chat with appropriate permissions). 31 * Scheduled task to prune. 32 * Allow access to view this history from within the client 1 day/1week/1month/3months. 33 * User can override archiving. 34 * VoIP 35 * Single-user 36 * Multi-user 37 * Video 38 * Whiteboard 39 * Screen Sharing 40 * File Transfer 24 41 == Stake Holders == 25 42