Commit Graph
89 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 6b884d43b8 fix default values of comment votes & score 2018-04-14 22:23:44 +03:00
igoradamenko ee021efaf6 don't show delete button if comment is already deleted 2018-03-26 14:30:26 +03:00
igoradamenko 224a668d02 add username to list of blocked users 2018-03-26 00:26:36 +03:00
igoradamenko e67cd70676 always show comment status for admins 2018-03-26 00:00:01 +03:00
igoradamenko fbac192d04 add comment status for admin; add comment placeholders only if text.length === 0 2018-03-25 23:37:48 +03:00
igoradamenko 548506be60 add placeholder texts for deleted comments and comments of blocked users 2018-03-25 11:00:35 +03:00
igoradamenko 61ed97d8ea remove wiping array of unblocked users in blocked-users component 2018-03-19 00:55:36 +02: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 1a259da6a7 add blocked-users block 2018-03-18 23:12:53 +02:00
igoradamenko ba05e94738 add toggle for list of blocked users to auth-panel 2018-03-18 23:12:42 +02:00
igoradamenko ab7c800cd4 add support for columns in auth-panel 2018-03-18 23:12:21 +02:00
igoradamenko a3ad78fa75 add comment links in the last comments list 2018-03-18 20:13:24 +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 e6d1c2cd04 add ids to comment nodes 2018-03-16 01:02:37 +02:00
igoradamenko 5874471b0c add confirm windows for pin, unpin, block, unblock and delete comment actions 2018-03-12 21:59:39 +03:00
igoradamenko 388d85232f show user id on click on username in auth panel 2018-03-12 21:43:58 +03:00
igoradamenko 0b6cdade10 remove useless console.log 2018-03-11 22:30:40 +03:00
igoradamenko bef78a86fb add preview comments to list-comments 2018-03-11 22:04:17 +03:00
igoradamenko 07128f1f24 add view: preview modifier for comment block 2018-03-11 22:04:00 +03:00
igoradamenko 6c3562b120 remove useless styles from list-comments component 2018-03-11 21:14:02 +03:00
igoradamenko e4e432e209 add component list-comments 2018-03-11 20:34:32 +03:00
igoradamenko 3c06e162a9 add guest modifier for comment component 2018-03-11 20:34:10 +03:00
igoradamenko 2872f6a6ae hide vote buttons for guests 2018-03-05 20:47:03 +03:00
igoradamenko cd08c56d22 improve styles of links in auth-panel 2018-03-04 00:52:23 +03:00
igoradamenko a645aafe8c change styles of username 2018-03-04 00:52:23 +03:00
igoradamenko 4fc75c5e44 add styles for links, images and brs in comments 2018-03-04 00:52:23 +03:00
igoradamenko 32c796c307 change color of action links 2018-03-04 00:52:23 +03:00
igoradamenko 1761f216bd fix input button size in safari 2018-03-04 00:52:23 +03:00
igoradamenko 8316a716b6 remove avatar background 2018-03-04 00:52:23 +03:00
igoradamenko efa195a4f9 hide reply link for guests 2018-03-04 00:52:23 +03: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 41299c4d7e add preloader block 2018-03-04 00:52:22 +03:00
igoradamenko 53f11adb71 decrease margins between comments 2018-03-04 00:52:22 +03:00
igoradamenko 950ba6b5c0 remove animation of comment controls 2018-03-04 00:52:22 +03:00
igoradamenko 41d56a213e increase offset on comment levels 2018-02-25 00:03:05 +02:00
igoradamenko 380d1027ec get back animation of controls on comment hover 2018-02-24 23:51:50 +02:00
igoradamenko a0ff2deee4 move controls back to top line of comment 2018-02-24 23:51:12 +02:00
igoradamenko f663fafa11 decrease offset on comment levels 2018-02-24 23:50:30 +02:00
igoradamenko c3cd607d23 fix color of separator of actions 2018-02-24 22:03:47 +02:00
igoradamenko 6eca039e83 remove • before admin actions when they are only ones in the list of controls 2018-02-24 22:02:35 +02:00
igoradamenko b27000f29f fix getting admin status from store 2018-02-24 21:50:14 +02:00
igoradamenko 3b0ec756e5 make comment actions less anxious, move them to bottom and paint to gray 2018-02-24 21:40:38 +02: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 1da6ef1287 48px → 24px user avatars 2018-02-24 21:26:15 +02:00