From b709c7f76d28a9ab1ae927ef36a9c9995fd40718 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Wed, 30 Oct 2019 18:01:59 +0700 Subject: [PATCH] added todo --- src/index.tsx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/index.tsx b/src/index.tsx index 107387c2..5245c614 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -60,3 +60,21 @@ render( , document.getElementById('app') ); + +/* + + - comment editing + - comment attach sorting and preview + - boris with comments + - profile modal + - profile editing + - social integration + - messages + - relocate files + - import videos + - import graffiti + - imagecaching at backend + + - notifications ? + - better node brief update +*/