Details
-
New Feature
-
Resolution: Fixed
-
Major
-
3.0 M2
-
Unit
-
Unknown
-
Description
A MessageStream component, with:
postPersonalMessage(String message); getRecentPersonalMessages(int limit, int offset); getRecentPersonalMessages(DocumentReference author, int limit, int offset); postDirectMessageToUser(String message, DocumentReference user); getRecentDirectMessages(int limit, int offset); postMessageToGroup(String message, DocumentReference group); getRecentMessagesForGroup(DocumentReference group, int limit, int offset); deleteMessage(String id);
The initial implementation will be based on the EventStream component, itself based on activity stream plugin.
Attachments
Issue Links
- blocks
-
XE-770 Friends and Status feature
-
- Closed
-
- is duplicated by
-
WIKITHREEDOTO-43 Message storage
-
- Closed
-
-
WIKITHREEDOTO-32 User status should be contextualized
-
- Closed
-
- relates to
-
WIKITHREEDOTO-42 Users and groups as message destinations
-
- Open
-