Commit Graph
123 Commits
Author SHA1 Message Date
igoradamenko 35555baf79 show user id on username click 2018-05-07 00:22:25 +03:00
igoradamenko 88a00370f7 prevent raw content overflow 2018-05-07 00:13:12 +03:00
igoradamenko 490635fa24 remove buttons default margin 2018-05-07 00:09:28 +03:00
igoradamenko 9f2427763a change input field size directly instead of using component state 2018-05-07 00:00:55 +03:00
igoradamenko 8095496a0e fix pinned comments colors 2018-05-06 23:53:20 +03:00
igoradamenko def6505e31 show user id on hover of their name 2018-05-06 23:29:02 +03:00
igoradamenko ca240000f1 fix pinned comments style 2018-05-06 23:29:02 +03:00
igoradamenko 5778c0385d remove outline from sort select 2018-05-06 23:29:01 +03:00
igoradamenko 5457157856 save comment sort to LS 2018-05-06 23:29:01 +03:00
igoradamenko 9bdbe6fd95 close input for reply on escape 2018-05-06 23:29:01 +03:00
igoradamenko cfe3ea5cde try to fix blinking of text field in Safari 2018-05-06 23:29:01 +03:00
igoradamenko 75ece05a82 add sort switcher 2018-05-06 14:35:32 +03:00
igoradamenko 797bb1b5ed clear text in input when node mounts 2018-05-03 03:03:15 +03:00
igoradamenko 5d6738cce7 hide reply form after sending 2018-05-03 02:56:28 +03:00
igoradamenko d3a9989533 hide preview on input 2018-05-03 02:53:21 +03:00
igoradamenko 37f15d9fa4 rewrite default avatar flag 2018-05-03 00:47:01 +03:00
igoradamenko afbebd0d5d improve colors and offsets of comment form 2018-05-03 00:39:42 +03:00
igoradamenko e2d875aa79 show disabled score & votes button for guest 2018-05-03 00:39:42 +03:00
igoradamenko 7975cdee15 fix offset from username to text in last comments widget 2018-05-03 00:39:42 +03:00
igoradamenko 57963912ed fix preview button color 2018-05-02 04:07:06 +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 789fced894 improve mobile styles of replying form 2018-05-01 23:01:54 +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 8070ab39ef restyle input 2018-04-30 10:24:02 +03:00
igoradamenko eab528a9ca decrease font size in last comments widget 2018-04-30 09:09:55 +03:00
igoradamenko 6f0578de17 fix html,body styles 2018-04-30 07:55:45 +03:00
igoradamenko 16696de99b add space between paragraphs in comment snippet 2018-04-29 00:51:14 +03:00
igoradamenko db581ee23d fix url hash check 2018-04-28 22:14:30 +03:00
igoradamenko d29981868f fix links to comments 2018-04-17 12:08:34 +03: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 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 a3ad78fa75 add comment links in the last comments list 2018-03-18 20:13:24 +02:00