Commit Graph
125 Commits
Author SHA1 Message Date
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 21703d6574 add getBlocked endpoint to api 2018-03-18 23:11:53 +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 338724121f change /count endpoint to /counts 2018-03-11 21:54:57 +03:00
igoradamenko dd1c6332f7 rewrite counter to batch request 2018-03-11 21:44:10 +03:00
igoradamenko f711f3151f add temp solution for extracting all styles to one bundle 2018-03-11 21:23:52 +03:00
igoradamenko 6c3562b120 remove useless styles from list-comments component 2018-03-11 21:14:02 +03:00
igoradamenko d6982d97a9 add embed-script for last-comments widget 2018-03-11 20:37:59 +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 68fdba30a9 add constants for last comments (for node classname & default value of max) 2018-03-11 20:33:34 +03:00
igoradamenko b6ec112d10 add /last endpoint to api helper 2018-03-11 20:33:09 +03:00
igoradamenko 84c58db2f1 remove default param for siteId in fetcher 2018-03-10 23:54:43 +03:00
igoradamenko 770eedbf6b add counter script 2018-03-10 23:49:37 +03:00
igoradamenko a3320c21cb add count api endpoint 2018-03-10 23:47:23 +03:00
igoradamenko fdfb5c5770 add support for setting site-id in fetcher 2018-03-10 23:47:12 +03:00
igoradamenko 1aa699ebd3 Revert "try to use lightweight unfetch instead of heavy axious"
This reverts commit b020ef2
2018-03-10 23:07:01 +03:00
igoradamenko cd82d08dbc Revert "fix using unfetch api"
This reverts commit 10d9c1a
2018-03-10 23:06:47 +03:00
igoradamenko 9493c61f2c Revert "remove axios"
This reverts commit 086af34
2018-03-10 23:06:39 +03:00
igoradamenko 086af343af remove axios 2018-03-10 21:15:50 +03:00
igoradamenko 10d9c1ae41 fix using unfetch api 2018-03-10 19:48:59 +03:00
igoradamenko b020ef22a0 try to use lightweight unfetch instead of heavy axious 2018-03-10 19:38:58 +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 64636dae1b fix link to local iframe in embed.js 2018-02-24 23:52:18 +02:00