Commit Graph
28 Commits
Author SHA1 Message Date
igoradamenko d29981868f fix links to comments 2018-04-17 12:08:34 +03:00
igoradamenko 29fb99ef63 set default value of comments array 2018-04-14 22:26:19 +03:00
igoradamenko 0471d105e1 fix unbinded method in root component 2018-03-19 00:36:35 +02:00
igoradamenko a62e2e09e8 reload comments if someone was unblocked 2018-03-18 23:22:42 +02:00
igoradamenko c25dda1050 add blocked-users to root component 2018-03-18 23:13:31 +02:00
igoradamenko 8a33f335a5 add scrolling to the comment if there is any id in url
e.g. https://demo.remark42.com/web/#remark__comment-3669787380
2018-03-16 01:02:37 +02:00
igoradamenko 49b94e6111 hide input field for guests 2018-03-04 00:52:23 +03:00
igoradamenko e75b9fb2ed add preloader block to root component instead of text 'Loading..' 2018-03-04 00:52:22 +03:00
igoradamenko 19ee942ea0 use sans instead of serif 2018-02-24 21:30:24 +02:00
igoradamenko 43ccb6106d make it possible to answer to pinned comment in threads 2018-02-24 21:28:46 +02:00
igoradamenko 1fcf98fc13 3px → 2px border on pinned comments area 2018-02-24 19:19:51 +02:00
igoradamenko 10f65eb853 move constants to separated file 2018-02-18 00:37:27 +02:00
igoradamenko fb45e40e5a fix default values for config and providers 2018-02-14 01:40:01 +02:00
igoradamenko 537a04937d fix location check in new window during signing in 2018-02-14 01:37:50 +02:00
igoradamenko 12cf3d7264 fix saving data of current user after logging in 2018-02-14 01:29:52 +02:00
igoradamenko b901bc2e96 add sign in / out handlers 2018-02-14 01:16:55 +02:00
igoradamenko 77e8cc8d45 subscribe comments in root component state to store updates 2018-02-13 01:15:09 +02:00
igoradamenko 94244f9751 decrease opacity of comments of banned users 2018-02-13 01:15:09 +02:00
igoradamenko 0cbce460cb show pinned comments on the top of threads 2018-02-13 01:15:09 +02:00
igoradamenko bdb54925ea move logic about replacement and pasting comment to store instead of root component 2018-02-03 00:53:26 +02:00
igoradamenko 9468acd477 add support for posting comments & replies 2018-02-02 23:49:10 +02:00
igoradamenko 00a17ad15f api.user → api.getUser 2018-02-02 21:15:21 +02:00
igoradamenko 3012c27f90 add preloader 2018-02-02 21:10:13 +02:00
igoradamenko a4a9b0a0f7 add sending comment to server on submit input 2018-01-29 00:43:07 +02:00
igoradamenko 99523f8925 move styles from root block to its elements 2018-01-28 23:12:18 +02:00
igoradamenko 1f4e1b160f rewrite draft using preact 2018-01-23 20:15:35 +02:00
igoradamenko 26e2445913 move common files to folder /common/ 2018-01-23 20:15:35 +02:00
igoradamenko fa821cb5e1 start to rewrite draft using preact 2018-01-23 20:15:35 +02:00