igoradamenko
|
16696de99b
|
add space between paragraphs in comment snippet
|
2018-04-29 00:51:14 +03:00 |
|
igoradamenko
|
6829029227
|
fix scripts init
|
2018-04-28 22:46:03 +03:00 |
|
igoradamenko
|
db581ee23d
|
fix url hash check
|
2018-04-28 22:14:30 +03:00 |
|
igoradamenko
|
9567aafd60
|
set target=_blank for all links
|
2018-04-18 18:54:51 +03:00 |
|
igoradamenko
|
2a97fa4a03
|
remove promise unhandledrejection stub
|
2018-04-17 12:21:22 +03:00 |
|
igoradamenko
|
d29981868f
|
fix links to comments
|
2018-04-17 12:08:34 +03:00 |
|
Umputun
|
4aaf55fa69
|
add default avatar image
|
2018-04-14 14:42:19 -05: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
|
b5a35dbdd0
|
change demo site_id to radiot
|
2018-04-14 22:07:10 +03:00 |
|
igoradamenko
|
d3043c0ab0
|
replace BASE_URL by REMARK_URL in runtime
|
2018-04-14 21:41:51 +03:00 |
|
igoradamenko
|
2090aa3f1d
|
add some logs to builder
|
2018-04-10 22:42:41 +03:00 |
|
igoradamenko
|
6566bc7412
|
get back build compress
|
2018-04-08 14:53:24 +03:00 |
|
igoradamenko
|
89417aea82
|
remove compress from build
|
2018-04-08 14:29:46 +03:00 |
|
igoradamenko
|
92726fb7a3
|
remove useless code from webpack config
|
2018-04-08 14:22:51 +03:00 |
|
igoradamenko
|
97d6041656
|
remove cancel handler from fetcher
|
2018-03-26 16:51:13 +03:00 |
|
igoradamenko
|
7854fb1a8f
|
set default url for REMARK_URL env variable in webpack
|
2018-03-26 16:01:44 +03:00 |
|
igoradamenko
|
bf35ef81cf
|
try to set BASE_URL in frontend using REMARK_URL in backend
|
2018-03-26 15:08:27 +03:00 |
|
igoradamenko
|
193baf36a0
|
rewrite todos
|
2018-03-26 14:30:26 +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
|
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
|
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 |
|