From 166b1e9a9f31fad0d42e23faac1ae3d52df43a82 Mon Sep 17 00:00:00 2001 From: Samuel Hawksby-Robinson Date: Mon, 3 Aug 2020 17:50:39 +0100 Subject: [PATCH] Updated priorities --- priorities/README.md | 11 ----------- priorities/RESOLVED.md | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/priorities/README.md b/priorities/README.md index f8b3fbe..4070ade 100644 --- a/priorities/README.md +++ b/priorities/README.md @@ -7,7 +7,6 @@ ## Personal -1. [Emoji Reactions](#emoji-reactions) 1. [Add nim tests for nim-status](#add-nim-tests-for-nim-status) 1. [Pending Transactions](#pending-transactions) 1. [`TRANSACTION_COMMANDS` Specs](#transaction_commands-specs) @@ -17,16 +16,6 @@ --- -### Emoji Reactions - -[#7118 - SNT and emoji reactions**](https://github.com/status-im/status-react/issues/7118) - -- **Notes:** - - [Andre] all the way from the protocol level to the communication with the react app - - [Hester] Maciej prepared designs for this, you can ask him anything you need about what the expected behavior is supposed to be - - [UI Designs](https://www.figma.com/file/aS1ct66VQ6V0cio7vSqS8UoG/Chat?node-id=1239%3A0) - - [Hester] Also, fyi, in planning this is just Emoji reactions, the original and full feature plan is to include SNT reactions, only for this we first need account contracts so you can set rules for transaction signing - ### Add nim tests for nim-status [nim-status#9- add nim tests for nim-status](https://github.com/status-im/nim-status/issues/9) diff --git a/priorities/RESOLVED.md b/priorities/RESOLVED.md index 334907b..492d01d 100644 --- a/priorities/RESOLVED.md +++ b/priorities/RESOLVED.md @@ -8,6 +8,20 @@ ## Tasks +### Emoji Reactions + +[#7118 - SNT and emoji reactions**](https://github.com/status-im/status-react/issues/7118) + +- **Notes:** + - [Andre] all the way from the protocol level to the communication with the react app + - [Hester] Maciej prepared designs for this, you can ask him anything you need about what the expected behavior is supposed to be + - [UI Designs](https://www.figma.com/file/aS1ct66VQ6V0cio7vSqS8UoG/Chat?node-id=1239%3A0) + - [Hester] Also, fyi, in planning this is just Emoji reactions, the original and full feature plan is to include SNT reactions, only for this we first need account contracts so you can set rules for transaction signing +- [PR](https://github.com/status-im/status-go/pull/1999) +- [Merge commit](https://github.com/status-im/status-go/commit/14e426f39fb2d3196fec40f6c96dd22c0fe73923) + +--- + ### Compress public key for chat [#1937 - Compress public key for chat](https://github.com/status-im/status-go/issues/1937)