Commit Graph
63 Commits
Author SHA1 Message Date
igoradamenko 2872f6a6ae hide vote buttons for guests 2018-03-05 20:47:03 +03:00
igoradamenko cd08c56d22 improve styles of links in auth-panel 2018-03-04 00:52:23 +03:00
igoradamenko a645aafe8c change styles of username 2018-03-04 00:52:23 +03:00
igoradamenko 4fc75c5e44 add styles for links, images and brs in comments 2018-03-04 00:52:23 +03:00
igoradamenko 32c796c307 change color of action links 2018-03-04 00:52:23 +03:00
igoradamenko 1761f216bd fix input button size in safari 2018-03-04 00:52:23 +03:00
igoradamenko 8316a716b6 remove avatar background 2018-03-04 00:52:23 +03:00
igoradamenko efa195a4f9 hide reply link for guests 2018-03-04 00:52:23 +03:00
igoradamenko 49b94e6111 hide input field for guests 2018-03-04 00:52:23 +03:00
igoradamenko e75b9fb2ed add preloader block to root component instead of text 'Loading..' 2018-03-04 00:52:22 +03:00
igoradamenko 41299c4d7e add preloader block 2018-03-04 00:52:22 +03:00
igoradamenko 53f11adb71 decrease margins between comments 2018-03-04 00:52:22 +03:00
igoradamenko 950ba6b5c0 remove animation of comment controls 2018-03-04 00:52:22 +03:00
igoradamenko 41d56a213e increase offset on comment levels 2018-02-25 00:03:05 +02:00
igoradamenko 380d1027ec get back animation of controls on comment hover 2018-02-24 23:51:50 +02:00
igoradamenko a0ff2deee4 move controls back to top line of comment 2018-02-24 23:51:12 +02:00
igoradamenko f663fafa11 decrease offset on comment levels 2018-02-24 23:50:30 +02:00
igoradamenko c3cd607d23 fix color of separator of actions 2018-02-24 22:03:47 +02:00
igoradamenko 6eca039e83 remove • before admin actions when they are only ones in the list of controls 2018-02-24 22:02:35 +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 19ee942ea0 use sans instead of serif 2018-02-24 21:30:24 +02:00
igoradamenko 43ccb6106d make it possible to answer to pinned comment in threads 2018-02-24 21:28:46 +02:00
igoradamenko 1da6ef1287 48px → 24px user avatars 2018-02-24 21:26:15 +02:00
igoradamenko 1fcf98fc13 3px → 2px border on pinned comments area 2018-02-24 19:19:51 +02:00
igoradamenko 9be22ed05e add reset styles for html and body tags 2018-02-18 01:30:54 +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 10f65eb853 move constants to separated file 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 fb45e40e5a fix default values for config and providers 2018-02-14 01:40:01 +02:00
igoradamenko 537a04937d fix location check in new window during signing in 2018-02-14 01:37:50 +02:00
igoradamenko 12cf3d7264 fix saving data of current user after logging in 2018-02-14 01:29:52 +02:00
igoradamenko b901bc2e96 add sign in / out handlers 2018-02-14 01:16:55 +02:00
igoradamenko 8e62f1b3aa add auth-panel block 2018-02-14 01:16:55 +02:00
igoradamenko 77e8cc8d45 subscribe comments in root component state to store updates 2018-02-13 01:15:09 +02:00
igoradamenko 94244f9751 decrease opacity of comments of banned users 2018-02-13 01:15:09 +02:00
igoradamenko 115917b0d2 remove old comment deleting handler 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 4e3b931e38 reset input height after sending comment 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
igoradamenko bdb54925ea move logic about replacement and pasting comment to store instead of root component 2018-02-03 00:53:26 +02:00
igoradamenko 150f6c0089 add sending possibility on cmd/ctrl+enter 2018-02-03 00:32:51 +02:00
igoradamenko 9468acd477 add support for posting comments & replies 2018-02-02 23:49:10 +02:00
igoradamenko 87683bd91c add pass onreply callback through thread component to children 2018-02-02 23:48:11 +02:00
igoradamenko c4365d09fe add input for replying to comment component 2018-02-02 23:47:28 +02:00
igoradamenko 5248041b00 input: add autofocus and reset value after sending 2018-02-02 23:46:12 +02:00