daostack / daostack/common-backend
Common's (broadcast) stream with each user
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Open for each user a dm stream of the user with Common system.
- [ ] Currently users should only be able to read this stream, not write new messages.
- [ ] Add system messages (should appear as such) there if the user is mentioned somewhere.
It should be of the form: $userName mentioned you in $discussionName.
If the discussion is the Home discussion of a space the displayed name should be the space name. $userName and $discussionName should be clickable.
- [ ] In the future we would like to add there also announcements from Common to users (those should appear as regular messages).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.