diff --git a/priorities/README.md b/priorities/README.md index b6126a8..5932e5f 100644 --- a/priorities/README.md +++ b/priorities/README.md @@ -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 diff --git a/priorities/RESOLVED.md b/priorities/RESOLVED.md index 492d01d..54f370a 100644 --- a/priorities/RESOLVED.md +++ b/priorities/RESOLVED.md @@ -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)