igoradamenko
|
b5f49c2c38
|
ok, let's try to fix scroll to parent again
|
2018-05-12 14:51:18 +03:00 |
|
igoradamenko
|
3bd4edbce3
|
fix scroll to parent
|
2018-05-12 14:38:26 +03:00 |
|
igoradamenko
|
83feea56e2
|
fix scroll to the same parent comment or to the pinned one
|
2018-05-12 14:19:13 +03:00 |
|
igoradamenko
|
1b0beb2a7f
|
add link to parent
|
2018-05-12 13:57:21 +03:00 |
|
igoradamenko
|
091eb33f35
|
revert "change vote arrows", because windows can't render them beautifully
|
2018-05-12 13:23:30 +03:00 |
|
igoradamenko
|
3bd14e0a40
|
change vote arrows
|
2018-05-12 13:04:16 +03:00 |
|
igoradamenko
|
f65c655a08
|
add link for comment to time
|
2018-05-12 12:53:18 +03:00 |
|
igoradamenko
|
e54d979707
|
don't allow user to vote for his own comment
|
2018-05-12 00:32:24 +03:00 |
|
igoradamenko
|
35555baf79
|
show user id on username click
|
2018-05-07 00:22:25 +03:00 |
|
igoradamenko
|
def6505e31
|
show user id on hover of their name
|
2018-05-06 23:29:02 +03:00 |
|
igoradamenko
|
9bdbe6fd95
|
close input for reply on escape
|
2018-05-06 23:29:01 +03:00 |
|
igoradamenko
|
5d6738cce7
|
hide reply form after sending
|
2018-05-03 02:56:28 +03:00 |
|
igoradamenko
|
37f15d9fa4
|
rewrite default avatar flag
|
2018-05-03 00:47:01 +03:00 |
|
igoradamenko
|
e2d875aa79
|
show disabled score & votes button for guest
|
2018-05-03 00:39:42 +03:00 |
|
igoradamenko
|
412fc7a97d
|
add preview support
|
2018-05-02 02:44:27 +03:00 |
|
igoradamenko
|
b9c567c10e
|
redesign
|
2018-05-02 02:18:38 +03:00 |
|
igoradamenko
|
0ef77f63f6
|
fix triple click on 'reply'
|
2018-05-02 00:14:23 +03:00 |
|
igoradamenko
|
e19350ab8f
|
simplify markup of preview view of comment block
|
2018-05-02 00:12:56 +03:00 |
|
igoradamenko
|
8013e2806d
|
change comment layout: move avatar to the info line
|
2018-05-01 23:47:55 +03:00 |
|
igoradamenko
|
04e964709e
|
speed up hide reply form when another one opens
|
2018-05-01 23:37:05 +03:00 |
|
igoradamenko
|
54615b0dff
|
hide comment reply when another one opens
|
2018-05-01 23:00:56 +03:00 |
|
igoradamenko
|
613613985e
|
add tabindex on comment controls
|
2018-05-01 20:37:27 +03:00 |
|
igoradamenko
|
16696de99b
|
add space between paragraphs in comment snippet
|
2018-04-29 00:51:14 +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
|
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
|
a3ad78fa75
|
add comment links in the last comments list
|
2018-03-18 20:13:24 +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
|
0b6cdade10
|
remove useless console.log
|
2018-03-11 22:30:40 +03:00 |
|
igoradamenko
|
07128f1f24
|
add view: preview modifier for comment block
|
2018-03-11 22:04:00 +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
|
a645aafe8c
|
change styles of username
|
2018-03-04 00:52:23 +03:00 |
|
igoradamenko
|
efa195a4f9
|
hide reply link for guests
|
2018-03-04 00:52:23 +03:00 |
|
igoradamenko
|
a0ff2deee4
|
move controls back to top line of comment
|
2018-02-24 23:51:12 +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
|
43ccb6106d
|
make it possible to answer to pinned comment in threads
|
2018-02-24 21:28:46 +02:00 |
|
igoradamenko
|
e08313ea0a
|
prepend user avatar url by base url if it starts from api base
|
2018-02-18 00:37:27 +02:00 |
|
igoradamenko
|
f0bd5bd8a1
|
remove reply button on pinned comments
|
2018-02-14 01:54:42 +02:00 |
|
igoradamenko
|
94244f9751
|
decrease opacity of comments of banned users
|
2018-02-13 01:15:09 +02:00 |
|
igoradamenko
|
0cbce460cb
|
show pinned comments on the top of threads
|
2018-02-13 01:15:09 +02:00 |
|
igoradamenko
|
787dfc705a
|
fix logic of block/unblock buttons appearing
|
2018-02-05 01:01:07 +02:00 |
|
igoradamenko
|
2f9146f462
|
add handlers for block, unblock and remove in comment component
|
2018-02-05 00:27:47 +02:00 |
|
igoradamenko
|
8ff6e8e589
|
add support for pin to comment component
|
2018-02-05 00:27:47 +02:00 |
|
igoradamenko
|
c0ed35f2b1
|
remove link from username in comment component
|
2018-02-03 01:01:53 +02:00 |
|
igoradamenko
|
c2a3fd4293
|
add store update on vote
|
2018-02-03 00:53:52 +02:00 |
|