From 5fe0deca17db7d30bba60f6e90d6f34ca181f205 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Wed, 13 Nov 2019 16:30:24 +0700 Subject: [PATCH] updated todos --- src/index.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index 3352faf8..1f621ec1 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -21,9 +21,7 @@ render( /* - backend: exclude node covers on import -- profile modal - profile editing -- messages - relocate files - import videos - import graffiti @@ -33,13 +31,16 @@ render( - fulltext search: https://github.com/typeorm/typeorm/issues/3191 - zoom: https://manuelstofer.github.io/pinchzoom/ -- notifications ? +- notifications (node, comment) - better node brief update - social integration (assimilate) - comment editing Done: +- notifications (messages) +- profile modal +- messages - better dialogs: https://codepen.io/muemue/pen/abbEMMy - imagecaching at backend - social integration (login, signup)