[304-core-chat] update research phase

This commit is contained in:
yenda 2018-12-21 10:26:20 +01:00
parent e397466437
commit 48af90ebea
No known key found for this signature in database
GPG Key ID: 0095623C0069DCE6

View File

@ -39,15 +39,73 @@ Any capacity leftover from TtT tasks will be dedicated to essential chat feature
## Communication ## Communication
`Status channel`: #status-core-chat `Status channel`: #status-core-chat
`Sync schedule`: currently twice weekly `Sync schedule`: currently twice weekly
`Meeting notes`: https://notes.status.im/weekly-chat-sync-agenda `Meeting notes`: https://notes.status.im/weekly-chat-sync-agenda
`Epic issues board`: https://github.com/orgs/status-im/projects/49
`Small issues board`: https://github.com/orgs/status-im/projects/21
## Research ## Research
### Phase 1
`Timebox`: Complete by 19/12/18 `Timebox`: Complete by 19/12/18
`Objective`: Define high priority items for chat, outside of Tribute to Talk and independent of current board. `Objective`: Define high priority items for chat, outside of Tribute to Talk and independent of current board.
`Issues`:
- Tribute To Talk
- Use of ENS names in chat/for contact resolution* (stateofus.eth only) - [GH issue](https://github.com/status-im/status-react/issues/7114)
- Improve/reduce "fetching messages" appearance* - [GH issue](https://github.com/status-im/status-react/issues/5371)
- Send SNT for a message (Reddit gold) / emoji reactions - [GH issue](https://github.com/status-im/status-react/issues/7118#event-2030637569)
- Mute and/or block users
- Send images/files - [GH issue](https://github.com/status-im/status-react/issues/7120#event-2030639061)
- Clear/fix 9+ notifications badge
- Public chat preview and/or redesign of join public chat screen to look less like search bar and results
- Message drafts
- @ mentions and notifications - [GH issue](https://github.com/status-im/status-react/issues/7117#event-2030636257)
- Mark all as read - [GH issue](https://github.com/status-im/status-react/issues/7119#event-2030637871)
- Group chat push notifications
- Omnibar to...
- Search chats
- Add user
- Rethink "seen" status
- Star, snooze, mark as unread, etc.
- Notification settings
- Bring back contact list?
- Allow messaging to self
- In-app notifications (e.g. receive message notification while in wallet view)?
- Improve delivery failure messages
- Link previews
- Refresh chat
- Translate message button
- Architecture documentation
- Better markdown support
- Threads
- Deeplinking to messages
- Windows platform compatibility
- Priority inbox / messenger browser
`Outcome`: TTT and 7 other epic issues have been picked from the list
- MVP1 TTT https://github.com/orgs/status-im/projects/49#card-15834094
- MVP2 ens username in chat https://github.com/orgs/status-im/projects/49#card-15833208
- MVP3 Fetching messages progress bar (DONE) https://github.com/orgs/status-im/projects/49#card-15833629
- MVP4 Block user https://github.com/orgs/status-im/projects/49#card-15962930
- MVP5 SNT and emojis reactions https://github.com/orgs/status-im/projects/49#card-15833648
- MVP6 Mark all as read https://github.com/orgs/status-im/projects/49#card-15833681
- MVP7 Mentions https://github.com/orgs/status-im/projects/49#card-15833631
- MVP8 Send images (as extension) https://github.com/orgs/status-im/projects/49#card-15833961
### Phase 2
`Timebox`: Complete by 10/01/19
`Objective`: Timebox high priority issues. During that phase developpers will experiment with each high priority issue and estimate the time required for each.
## Specification ## Specification
## Implementation ## Implementation