Commit Graph
592 Commits
Author SHA1 Message Date
Umputun 2c355e009d add preparation for disqus oauth2 2018-03-25 17:53:07 -05:00
Umputun 3d734188d4 hash ip with hmac 2018-03-25 16:42:05 -05: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
Umputun 952adde9f7 externalize bolt options 2018-03-22 23:18:44 -05:00
Umputun 9a5aa72b0d hash user ip 2018-03-22 20:11:57 -05:00
Umputun a9aeb7e4f0 comment methods ro private 2018-03-22 19:50:40 -05:00
Umputun 855de450f1 weaker interfaces for migrator 2018-03-22 19:35:45 -05:00
Umputun 4138a5f05a small cleanups 2018-03-22 13:11:17 -05:00
Umputun 641cd28548 restore default avater 2018-03-22 02:43:26 -05:00
Umputun ee4228c5d2 prep hashed ip and id 2018-03-22 02:38:49 -05:00
Umputun 1e395456da user tests, incapsulate user id settter 2018-03-21 01:46:24 -05:00
Umputun 7c41eec3b6 remove use of static external urls in avatar tests 2018-03-21 00:46:37 -05:00
Umputun d3b2ad33d4 fix avatar tests 2018-03-20 02:03:03 -05:00
Umputun 6a647f6f63 fix incorrect default avatar url 2018-03-20 01:54:21 -05:00
Umputun dadb3666af don't set predefined text in deleted 2018-03-19 01:47:22 -05:00
Umputun bb185a0a3c optimize avatar partitioning, cover with test 2018-03-19 01:38:38 -05:00
Umputun 72f16010f1 add limit param for user find 2018-03-18 22:12:52 -05:00
Umputun 9473d96c57 enforce delete flag 2018-03-18 18:55:28 -05:00
Umputun bb60959dd1 update readme with Name for blocked 2018-03-18 18:51:29 -05:00
Umputun ad46b3f72f add name to blocked response 2018-03-18 18:47:32 -05:00
Umputun feb2dc3ef5 don't change comment text for blocked in admin view 2018-03-18 18:25:00 -05:00
Umputun 244056f978 show blocked for admins 2018-03-18 18:14:30 -05: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 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