Commit Graph
307 Commits
Author SHA1 Message Date
igoradamenko 2b49a09475 add proxy methods for store 2018-05-19 00:07:57 +03:00
igoradamenko b43f9cbb23 fix method addComment 2018-05-19 00:00:28 +03:00
igoradamenko 109dccb9e4 remove useless methods 2018-05-18 23:58:10 +03:00
igoradamenko cbc74041c6 fix adding comment to store, again 2018-05-18 23:45:25 +03:00
igoradamenko ed0060ffcb fix adding comments to local store 2018-05-18 23:34:58 +03:00
igoradamenko fa8e581729 fix preview 2018-05-18 23:30:09 +03:00
igoradamenko a30c2ab07e optimise requests on edit / send 2018-05-18 23:21:45 +03:00
igoradamenko d9d423c055 force clear & set value in input on mount / unmount 2018-05-18 22:35:58 +03:00
igoradamenko 783ae26f78 force close editing form when replying is opening; and vice versa 2018-05-18 22:35:27 +03:00
igoradamenko 5097395258 add condition for input rerender 2018-05-18 22:23:38 +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 ebda2514ec remove useless request on edit 2018-05-18 20:16:41 +03:00
igoradamenko bc1fbd6f42 fix cancellation of editing 2018-05-18 20:16:41 +03:00
igoradamenko 875d37f7d8 add url param to edit comment call 2018-05-18 19:47:12 +03:00
igoradamenko 91f6e8e716 add id to params for api call 2018-05-18 19:38:34 +03:00
igoradamenko 6ed73901e7 oops; remove some useless stuff from defaultValue of input 2018-05-18 19:37:29 +03:00
igoradamenko a40626ef42 replace value attr with defaultValue on textarea 2018-05-18 19:31:42 +03:00
igoradamenko c300d57730 update comments tree after editing comment 2018-05-18 19:25:57 +03:00
igoradamenko a34122d437 add editing support to comment component 2018-05-18 19:25:57 +03:00
igoradamenko 1815380f3f add editing support to input component 2018-05-18 19:25:57 +03:00
igoradamenko 7f18f1db16 add endpoint for editing comments 2018-05-18 19:25:57 +03:00
igoradamenko 12f3e1ca5c leave rss links in the main comment form only 2018-05-18 18:22:26 +03:00
igoradamenko 359ee35bfc enhance styles of preloader 2018-05-18 18:02:08 +03:00
Igor AdamenkoandGitHub b4d35283ae Merge pull request #33 from paralainer/master
Improved first load time and UX on first load
2018-05-18 17:53:07 +03:00
igoradamenko 243ee909f8 add links to rss for thread & site 2018-05-18 17:49:57 +03:00
igoradamenko 90f6259143 add sort by active & redesign select 2018-05-17 23:05:37 +03:00
igoradamenko a1053be566 remove red border from input field in ff 2018-05-17 22:17:39 +03:00
stalov fb93aa6727 Preloaded built insite iframe, so first load without cached js bundle is more user-friendly 2018-05-15 23:14:54 +10:00
stalov b7570aafe6 Improved first load speed by doing parallel requests 2018-05-15 23:13:36 +10:00
igoradamenko 7742ce5a38 lints 2018-05-13 23:23:59 +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
igoradamenko af8d73f057 add styles for markdown table & pre>code 2018-05-13 21:38:18 +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 fb64e705cd decrease delay for checking auth state 2018-05-13 01:17:34 +03:00
igoradamenko 83cee9ce80 show collapse button for deleted comments 2018-05-13 01:02:57 +03:00
igoradamenko bd35d60c86 prevent some visual cheats in raw content 2018-05-13 01:02:21 +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