Updated priorities
This commit is contained in:
parent
87f42d9cf4
commit
3977bc2f67
|
@ -9,7 +9,6 @@
|
|||
|
||||
1. [Add nim tests for nim-status](#add-nim-tests-for-nim-status)
|
||||
1. [1.8 - Add profile photo](#add-profile-photo)
|
||||
1. [1.8 - Add local contact names](#add-local-contact-names)
|
||||
1. [1.8 - Status chat inside dapps](#status-chat-inside-dapps)
|
||||
1. [Pending Transactions](#pending-transactions)
|
||||
1. [`TRANSACTION_COMMANDS` Specs](#transaction_commands-specs)
|
||||
|
@ -23,9 +22,14 @@
|
|||
|
||||
[status-react#11047 - Add profile photo](https://github.com/status-im/status-react/issues/11047)
|
||||
|
||||
### Add local contact names
|
||||
|
||||
[#11046 - Add local contact names](https://github.com/status-im/status-react/issues/11046)
|
||||
- **Notes :**
|
||||
- Avatars
|
||||
- [Avatar introduction](https://notes.status.im/vk29m0ZjT1WClNR1BR8msg?both)
|
||||
- [Avatar renderer experiment / prototype](https://github.com/status-im/avatar)
|
||||
- Profile Images
|
||||
- [Research on vector based profile images](https://notes.status.im/0MWyryTPQleMWe31K0L7gg?both)
|
||||
- [Profile images spec V2](https://notes.status.im/oUChlPB3Q2aUPLYBSjq6MQ?both)
|
||||
- [Profile images spec V1](https://notes.status.im/CQ-GGYmAR3aM8qUABgedWg?both)
|
||||
|
||||
### Status chat inside dapps
|
||||
|
||||
|
|
|
@ -8,6 +8,14 @@
|
|||
|
||||
## Tasks
|
||||
|
||||
### Add local contact names
|
||||
|
||||
[#11046 - Add local contact names](https://github.com/status-im/status-react/issues/11046)
|
||||
|
||||
- Handled by Andrey
|
||||
|
||||
---
|
||||
|
||||
### Emoji Reactions
|
||||
|
||||
[#7118 - SNT and emoji reactions**](https://github.com/status-im/status-react/issues/7118)
|
||||
|
|
Loading…
Reference in New Issue