Commit Graph
128 Commits
Author SHA1 Message Date
DmitryTsepelevandAleksei Gurianov ea47e1d19c Fix right margin for verified user icon 2018-07-07 13:10:16 +04:00
PrettierandAleksey Gurianov 2df3aa01d4 apply prettier formating 2018-07-07 01:17:37 +04:00
Mihail NovikovandAleksei Gurianov b08e351da0 Add a11y linter (#130) 2018-07-06 20:13:24 +04:00
Aleksey Gurianov 9949632cd7 set prettier rules to warn and fix jsx pragma 2018-07-06 19:05:35 +04:00
Aleksey Gurianov fea398483e Revert "Add: user-info in iframe Issue #98"
This reverts commit bae2b8dcaa.
2018-07-06 03:08:53 +04:00
Mihail NovikovandAleksei Gurianov 6c41ce263c Fix comment_info block for small screens 2018-07-06 01:56:04 +04:00
Efremov AlexeyandAleksei Gurianov bae2b8dcaa Add: user-info in iframe Issue #98
Signed-off-by: Efremov Alexey <lexich121@gmail.com>
2018-07-06 01:30:37 +04:00
Alex 0b36b79d16 #remove @method -rename 2018-06-23 23:13:45 +03:00
Alex 73d875f477 #unverify @method -rename 2018-06-23 23:12:31 +03:00
Alex 72f1f774f5 #verify @method -rename 2018-06-23 23:11:34 +03:00
Alex 400905c8ff #unpin @method -rename 2018-06-23 23:09:52 +03:00
Alex 7b7934e93c #pin @method -rename 2018-06-23 23:08:41 +03:00
Alex 7e27cf5060 #vote @method -rename 2018-06-23 22:53:22 +03:00
Igor AdamenkoandGitHub 328b7f76c7 Merge pull request #91 from Mavrin/master
Adds eslint check and fixes linting issues
2018-06-23 12:18:41 +03:00
Umputun ea76136b75 make admin not so red 2018-06-22 17:52:56 -05:00
konstantin krivlenia 07f82bf6a5 add eslint check 2018-06-23 01:38:03 +03:00
igoradamenko 5dcd7aea4e add possibility to get last 10 user comments 2018-06-18 23:28:29 +03:00
igoradamenko 4cf40b2f65 add verification check to comment block
closes #60
2018-06-11 15:17:11 +03:00
igoradamenko 5bd91f9b4a move collapse button to the top right corner; change design of collapsed comment
closes #37 and #53
2018-06-03 18:13:55 +03:00
igoradamenko 0d95254fef hide replying and editing forms when comment is deleted 2018-05-26 19:47:22 +03:00
igoradamenko 4a39daa552 fix condition for comment.orig in comment component 2018-05-26 18:41:21 +03:00
igoradamenko 78b9a109f4 replace html entities in comment.orig 2018-05-26 18:35:32 +03:00
igoradamenko e5ffbb1b96 revert "remove requesting updated comment after voting" due to UI freezing 2018-05-26 17:15:01 +03:00
igoradamenko d7a22620df revert handling scores using store instead of comment state due to UI freezes 2018-05-26 17:04:36 +03:00
igoradamenko a56d2cfed8 handle scores using store instead of comment state 2018-05-26 16:49:53 +03:00
igoradamenko a4fce6b082 remove requesting updated comment after voting 2018-05-26 16:26:44 +03:00
igoradamenko 770d60ead6 chain voting promises 2018-05-26 16:07:31 +03:00
igoradamenko 783ae26f78 force close editing form when replying is opening; and vice versa 2018-05-18 22:35:27 +03:00
igoradamenko 402f502932 change critical comment score to low in UI 2018-05-18 22:09:12 +03:00
igoradamenko e02f0b4113 add timer for editing 2018-05-18 22:09:12 +03:00
igoradamenko 2a1c416bb8 use value from config for critical comment score 2018-05-18 22:09:12 +03:00
igoradamenko 246736d44d fix on edit error 2018-05-18 20:23:24 +03:00
igoradamenko bc1fbd6f42 fix cancellation of editing 2018-05-18 20:16:41 +03:00
igoradamenko a34122d437 add editing support to comment component 2018-05-18 19:25:57 +03:00
igoradamenko b7fa09e1ae add some tabindexes 2018-05-13 23:21:14 +03:00
Igor AdamenkoandGitHub ef618a58df Merge pull request #12 from Menelion/aria-links
Add basic ARIA mark-up
2018-05-13 23:17:29 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë 158cc3f252 Changed according to code review by @igoradamenko 2018-05-13 21:30:30 +03:00
igoradamenko 5cbdc6f0f6 remove excess padding for comments in last comments 2018-05-13 02:47:35 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë e96f571b06 Resolve conflicts 2018-05-13 02:07:38 +03:00
igoradamenko c4d5766340 save prev reply cb to store for preventing bulk rerender on reply click 2018-05-13 02:06:35 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë e6aa4111dd Add basic ARIA mark-up 2018-05-13 01:49:13 +03:00
igoradamenko 28f279f41a fix styles for replying comment for mobiles 2018-05-13 01:28:07 +03:00
igoradamenko 83cee9ce80 show collapse button for deleted comments 2018-05-13 01:02:57 +03:00
igoradamenko c2a097bd7b color vote arrows to green and red 2018-05-13 00:44:27 +03:00
igoradamenko 3b83f5f80e set useless mod for comments with score <= -10 2018-05-13 00:20:07 +03:00
igoradamenko c8e5b1871f remove id from preview of comment 2018-05-13 00:01:50 +03:00
igoradamenko 620208a92b make collapse buttons lighter 2018-05-12 23:59:47 +03:00
igoradamenko 485a99cb67 add collapse for threads 2018-05-12 23:42:49 +03:00
igoradamenko eee525abfc hide anything that goes out of the comment text borders 2018-05-12 22:35:54 +03:00
igoradamenko 89e4e75b00 dont show actions for deleted comments 2018-05-12 21:39:40 +03:00