From 782ef41edabcccb9004e89656012f9be963435a8 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Sun, 3 Nov 2019 18:31:03 +0700 Subject: [PATCH] added some comments --- src/index.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index 21cbf4c8..4c1563e9 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -62,11 +62,11 @@ render( ); /* + - better dialogs: https://codepen.io/muemue/pen/abbEMMy - comment editing - boris with comments - profile modal - profile editing - - social integration - messages - relocate files - import videos @@ -75,7 +75,13 @@ render( - password restore - signup? - text post can also has songs http://vault48.org/post5052 - + - notifications ? - better node brief update + + - social integration (assimilate) + + Done: + + - social integration (login, signup) */