1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

added some comments

This commit is contained in:
Fedor Katurov 2019-11-03 18:31:03 +07:00
parent b28717d6a2
commit 782ef41eda

View file

@ -62,11 +62,11 @@ render(
); );
/* /*
- better dialogs: https://codepen.io/muemue/pen/abbEMMy
- comment editing - comment editing
- boris with comments - boris with comments
- profile modal - profile modal
- profile editing - profile editing
- social integration
- messages - messages
- relocate files - relocate files
- import videos - import videos
@ -75,7 +75,13 @@ render(
- password restore - password restore
- signup? - signup?
- text post can also has songs http://vault48.org/post5052 - text post can also has songs http://vault48.org/post5052
- notifications ? - notifications ?
- better node brief update - better node brief update
- social integration (assimilate)
Done:
- social integration (login, signup)
*/ */