Commit Graph
567 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
Umputun 3de748ec59 revert race flag 2018-03-12 21:06:17 -05:00
Umputun 18dae24694 race flag to tests 2018-03-12 21:05:07 -05:00
Umputun 667d07636c more rest tests 2018-03-12 19:18:00 -05:00
Umputun 04d5b9d05c fix notifier leftovers 2018-03-12 18:44:01 -05:00
Umputun b6455f337c remove notifier 2018-03-12 18:41:16 -05: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
Umputun 7eea0a86ff add tests 2018-03-12 03:40:07 -05:00
Umputun 53fa9d2a6a fix removed scope error 2018-03-12 03:25:56 -05:00
Umputun 42b1577a1f minor renaming 2018-03-12 03:24:09 -05:00
Umputun 3d581d388e prevent potential admin cache leak 2018-03-12 01:42:07 -05:00
Umputun e7dab7a2b4 notif simplified to be site-level 2018-03-12 00:39:14 -05:00
Umputun f968c13312 typo 2018-03-11 19:01:37 -05:00
Umputun 92cd33f33e optimize counts go get them directly 2018-03-11 19:01:04 -05:00
igoradamenko 0e4a95026e try to remove git from build-frontend 2018-03-11 22:33:40 +03:00
igoradamenko b1410a13be try to remove python make g++ from build-frontend 2018-03-11 22:30:40 +03:00
igoradamenko 0b6cdade10 remove useless console.log 2018-03-11 22:30:40 +03:00
Umputun 7f1a5edfa5 don't return deleted in last 2018-03-11 14:15:18 -05: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
Umputun 12b2a152a1 Merge branch 'master' of github.com:umputun/remark 2018-03-11 13:52:13 -05:00
Umputun 5a2fa328b6 rename multi-count to counts, move to service and cover 2018-03-11 13:52:10 -05: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
Umputun d53b985603 add count for multi posts 2018-03-11 13:08:08 -05:00
igoradamenko 2cef48b684 change title of demo page for last comments widget 2018-03-11 20:45:02 +03:00
igoradamenko 66abaaf5cf add last-comments widget to webpack build script 2018-03-11 20:38:52 +03:00
igoradamenko f2e336bbc7 add demo for last-comments widget 2018-03-11 20:38:36 +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 43666cbaba add test page for counters 2018-03-10 23:49:37 +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